Searched hist:ca50d7765587fe0a8351a6e8d9742cfd4811d925 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8-ss-dma.dtsi | diff ca50d7765587fe0a8351a6e8d9742cfd4811d925 Fri May 26 17:38:54 CEST 2023 Shenwei Wang <shenwei.wang@nxp.com> arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts
Add the assigned-clocks and assigned-clock-rates properties for the LPUARTx nodes. Without these properties, the default clock rate used would be 0, which can cause the UART ports to fail when open.
Fixes: 35f4e9d7530f ("arm64: dts: imx8: split adma ss into dma and audio ss") Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|