summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91sam9g35.dtsi
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2018-07-16 11:24:17 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-11-21 11:58:49 +0100
commit6cf8f828ef08c1044938bdcdbbe7e95a75405018 (patch)
treeb9534b995a389e5f4c76bc2318e0e0aab543f453 /arch/arm/boot/dts/at91sam9g35.dtsi
parent7f2fbc1e40a97ad810127247ad41e9afd7380bef (diff)
ARM: dts: at91: at91sam9x5: switch to new clock bindings
Switch at91sam9x5 boards to the new PMC clock bindings. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/at91sam9g35.dtsi')
-rw-r--r--arch/arm/boot/dts/at91sam9g35.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/at91sam9g35.dtsi b/arch/arm/boot/dts/at91sam9g35.dtsi
index ff4115886f97..333e158feb61 100644
--- a/arch/arm/boot/dts/at91sam9g35.dtsi
+++ b/arch/arm/boot/dts/at91sam9g35.dtsi
@@ -25,6 +25,10 @@
0x003fffff 0x003f8000 0x00000000 /* pioD */
>;
};
+
+ pmc: pmc@fffffc00 {
+ compatible = "atmel,at91sam9g35-pmc", "atmel,at91sam9x5-pmc", "syscon";
+ };
};
};
};