ARM: sunxi: DT: Convert to device tree includes
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / exynos4x12.dtsi
index 2e9f1f7be77b10b43d5e88b656870c252209fb0b..93b70402e9439a89184cbfffd816283cb4913eb1 100644 (file)
 
        adc: adc@126C0000 {
                compatible = "samsung,exynos-adc-v1";
-               reg = <0x126C0000 0x100>, <0x10020718 0x4>;
+               reg = <0x126C0000 0x100>;
                interrupt-parent = <&combiner>;
                interrupts = <10 3>;
                clocks = <&clock CLK_TSADC>;
                clock-names = "adc";
                #io-channel-cells = <1>;
                io-channel-ranges;
+               samsung,syscon-phandle = <&pmu_system_controller>;
                status = "disabled";
        };