Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / axp81x.dtsi
index fd55b89..043c717 100644 (file)
        interrupt-controller;
        #interrupt-cells = <1>;
 
-       axp_gpio: axp-gpio {
+       axp_adc: adc {
+               compatible = "x-powers,axp813-adc";
+               #io-channel-cells = <1>;
+       };
+
+       axp_gpio: gpio {
                compatible = "x-powers,axp813-gpio";
                gpio-controller;
                #gpio-cells = <2>;
                };
        };
 
+       battery_power_supply: battery-power-supply {
+               compatible = "x-powers,axp813-battery-power-supply";
+               status = "disabled";
+       };
+
        regulators {
                /* Default work frequency for buck regulators */
                x-powers,dcdc-freq = <3000>;