ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
authorPhilipp Rossak <embed3d@gmail.com>
Wed, 14 Feb 2018 14:10:24 +0000 (15:10 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 15 Feb 2018 09:00:40 +0000 (10:00 +0100)
The eldoin is supplied from the dcdc1 regulator. The N_VBUSEN pin is
connected to an external power regulator (SY6280AAC).
With this commit we update the pmic binding properties to support
those features.

Fixes: 7daa21370075 ("ARM: dts: sunxi: Add regulators for Sinovoip BPI-M2")
Cc: <stable@vger.kernel.org>
Signed-off-by: Philipp Rossak <embed3d@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun6i-a31s-sinovoip-bpi-m2.dts

index 51e6f1d21c32b745957fe82dfc6eeeafb9b67bb7..fb34f32502cf42a2359a6f11656bf74bb1907c45 100644 (file)
                reg = <0x68>;
                interrupt-parent = <&nmi_intc>;
                interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
+               eldoin-supply = <&reg_dcdc1>;
+               x-powers,drive-vbus-en;
        };
 };