]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun6i: hummingbird: Enable P2WI controller
authorChen-Yu Tsai <wens@csie.org>
Tue, 10 Mar 2015 11:59:13 +0000 (19:59 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Apr 2015 06:20:27 +0000 (08:20 +0200)
The Hummingbird A31 has an AXP221 PMIC hooked up to the P2WI controller.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun6i-a31-hummingbird.dts

index 65ddaf4c72d2a85ef24da5160087ac4d1679e531..533bedc5dd95ac0985349dfdd4c87bdc2fca8ae1 100644 (file)
@@ -140,6 +140,10 @@ mmc0_cd_pin_hummingbird: mmc0_cd_pin@0 {
        };
 };
 
+&p2wi {
+       status = "okay";
+};
+
 &reg_usb1_vbus {
        gpio = <&pio 7 24 GPIO_ACTIVE_HIGH>; /* PH24 */
        status = "okay";