ARM: at91/dt: use syscon for PMC
[deliverable/linux.git] / arch / arm / boot / dts / at91sam9x5.dtsi
index 9df8ca5666e9d316915ade06ee22a97f9f1b0cf6..0827d594b1f0ef3750146690c5ce11babf1fc65b 100644 (file)
                        };
 
                        pmc: pmc@fffffc00 {
-                               compatible = "atmel,at91sam9x5-pmc";
+                               compatible = "atmel,at91sam9x5-pmc", "syscon";
                                reg = <0xfffffc00 0x100>;
                                interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
                                interrupt-controller;
This page took 0.024929 seconds and 5 git commands to generate.