[PATCH v2 4/4] arm64: dts: imx8mp: add clock-cells to hsio-blk-ctrl
Lucas Stach
l.stach at pengutronix.de
Thu Dec 15 09:49:42 PST 2022
The HSIO blk-ctrl exposes the high performance PLL as
a simple clock.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
Tested-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Tested-by: Lukas F. Hartmann <lukas at mntre.com>
---
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index bb916a0948a8..f39a39b44718 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -1158,6 +1158,7 @@ hsio_blk_ctrl: blk-ctrl at 32f10000 {
<&noc IMX8MP_ICM_PCIE &noc IMX8MP_ICN_HSIO>;
interconnect-names = "noc-pcie", "usb1", "usb2", "pcie";
#power-domain-cells = <1>;
+ #clock-cells = <0>;
};
};
--
2.30.2
More information about the linux-arm-kernel
mailing list