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>
This commit is contained in:
Alexandre Belloni
2018-07-16 11:24:17 +02:00
parent 7f2fbc1e40
commit 6cf8f828ef
13 changed files with 62 additions and 369 deletions

View File

@@ -26,6 +26,10 @@
0x003fffff 0x003f8000 0x00000000 /* pioD */
>;
};
pmc: pmc@fffffc00 {
compatible = "atmel,at91sam9g25-pmc", "atmel,at91sam9x5-pmc", "syscon";
};
};
};
};