arm64: dts: imx8mp: Fix LDB clocks property
authorLiu Ying <victor.liu@nxp.com>
Fri, 23 Feb 2024 09:15:22 +0000 (17:15 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 13:30:17 +0000 (21:30 +0800)
commit65e32301e1a0a436bf542674c23030d0dcc1afde
tree30cbb9f492a1f10632b740c353faa7822fd5e476
parent418a7fc5397719c4b8f50eaeca6694879f89a6ec
arm64: dts: imx8mp: Fix LDB clocks property

The "media_ldb_root_clk" is the gate clock to enable or disable the clock
provided by CCM(Clock Control Module) to LDB instead of the "media_ldb"
clock which is the parent of the "media_ldb_root_clk" clock as a composite
clock.  Fix LDB clocks property by referencing the "media_ldb_root_clk"
clock instead of the "media_ldb" clock.

Fixes: e7567840ecd3 ("arm64: dts: imx8mp: Reorder clock and reg properties")
Fixes: 94e6197dadc9 ("arm64: dts: imx8mp: Add LCDIF2 & LDB nodes")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi