projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fae3bcc
)
arm64: dts: imx8mp: add clock-cells to hsio-blk-ctrl
author
Lucas Stach
<l.stach@pengutronix.de>
Fri, 16 Dec 2022 20:08:21 +0000
(21:08 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 1 Jan 2023 03:12:24 +0000
(11:12 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index a73509926e072f1f61fde90bd2837f007557d3ed..dc1867d6e2a1c00bfbe0e4ccde5bcc610fe1c085 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@
-1195,6
+1195,7
@@
<&noc IMX8MP_ICM_PCIE &noc IMX8MP_ICN_HSIO>;
interconnect-names = "noc-pcie", "usb1", "usb2", "pcie";
#power-domain-cells = <1>;
+ #clock-cells = <0>;
};
};