ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node
authorMichael Klein <michael@fossekall.de>
Fri, 11 Dec 2020 15:14:45 +0000 (16:14 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 6 Jan 2021 16:49:58 +0000 (17:49 +0100)
Add add devicetree information for the regulator-poweroff driver.

Signed-off-by: Michael Klein <michael@fossekall.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201211151445.115943-4-michael@fossekall.de
arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts

index b43028f9e6dfec5394d71784e8221accfc5cd324..f8a7b1371e9738ae06ed71574a0d202f8f36d227 100644 (file)
                vin-supply = <&reg_vcc5v0>;
        };
 
+       poweroff {
+               compatible = "regulator-poweroff";
+               cpu-supply = <&reg_vcc1v2>;
+       };
+
        wifi_pwrseq: wifi_pwrseq {
                compatible = "mmc-pwrseq-simple";
                reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */