aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-14 10:59:36 +0800
committerShawn Guo <shawnguo@kernel.org>2020-02-17 15:33:15 +0800
commit993de77eb602d697451fdd240b9fe2e4a0d73e90 (patch)
tree1d8905297340be7ebfc5c769ceaa97f6cd4226b5 /arch/arm/boot/dts/imx6qdl.dtsi
parentARM: dts: imx: make kpp node name generic (diff)
downloadlinux-dev-993de77eb602d697451fdd240b9fe2e4a0d73e90.tar.xz
linux-dev-993de77eb602d697451fdd240b9fe2e4a0d73e90.zip
ARM: dts: imx: make clks node name generic
Node name should be generic, use "clock-controller" instead of "ccm" for clks node. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 9691f09b4e5e..97c0a8551c87 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -684,7 +684,7 @@
status = "disabled";
};
- clks: ccm@20c4000 {
+ clks: clock-controller@20c4000 {
compatible = "fsl,imx6q-ccm";
reg = <0x020c4000 0x4000>;
interrupts = <0 87 IRQ_TYPE_LEVEL_HIGH>,