regulator: anatop-regulator: Convert to use syscon to access anatop register
[deliverable/linux.git] / arch / arm / boot / dts / imx6q.dtsi
index bea21bc1aadd04de2e5cb9f8bacd35f4581b7003..52ed4d1ff4edfd284d49766f19261eeab035fbdd 100644 (file)
                                interrupts = <0 87 0x04 0 88 0x04>;
                        };
 
-                       anatop@020c8000 {
-                               compatible = "fsl,imx6q-anatop";
+                       anatop: anatop@020c8000 {
+                               compatible = "fsl,imx6q-anatop", "syscon", "simple-bus";
                                reg = <0x020c8000 0x1000>;
                                interrupts = <0 49 0x04 0 54 0x04 0 127 0x04>;
 
This page took 0.029354 seconds and 5 git commands to generate.