On Fri, May 26, 2023 at 12:39 PM Shenwei Wang <shenwei.wang@xxxxxxx> wrote: > > 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@xxxxxxx> Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>