arm64: dts: imx8mp: add clock-cells to hsio-blk-ctrl

The HSIO blk-ctrl exposes the high performance PLL as
a simple clock.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Tested-by: Lukas F. Hartmann <lukas@mntre.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Lucas Stach 2022-12-16 21:08:21 +01:00 committed by Shawn Guo
parent fae3bcc34a
commit 07a42c1480

View File

@ -1195,6 +1195,7 @@ hsio_blk_ctrl: blk-ctrl@32f10000 {
<&noc IMX8MP_ICM_PCIE &noc IMX8MP_ICN_HSIO>;
interconnect-names = "noc-pcie", "usb1", "usb2", "pcie";
#power-domain-cells = <1>;
#clock-cells = <0>;
};
};