]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: rockchip: Remove always-on properties from regulator nodes on rk3399...
authorMarkus Reichl <m.reichl@fivetechno.de>
Tue, 10 Dec 2019 12:44:38 +0000 (13:44 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 13 Dec 2019 10:02:09 +0000 (11:02 +0100)
Some regulators don't need the always-on property, remove it.

Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
Link: https://lore.kernel.org/r/f985665c-86c0-1657-14f8-f77e2ce5a3f7@fivetechno.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts
arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi

index 2c9c13a0fca9784243fbdc185152e1fe8795b9c6..2db9d32ad54abff8af5eb39e1821f687aff38543 100644 (file)
@@ -32,8 +32,6 @@
                gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_HIGH>;
                pinctrl-names = "default";
                pinctrl-0 = <&vcc3v3_pcie_en>;
-               regulator-always-on;
-               regulator-boot-on;
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
                vin-supply = <&dc_12v>;
index 9a1ce3a4ae12881b1d8d68f2fad30d87a500123c..8e01b04144b7abd8c5d5a9250ff677a17437e177 100644 (file)
                pinctrl-names = "default";
                pinctrl-0 = <&vcc5v0_host_en &hub_rst>;
                regulator-name = "vcc5v0_host";
-               regulator-always-on;
                vin-supply = <&vcc_sys>;
        };
 
                pinctrl-names = "default";
                pinctrl-0 = <&vcc_sys_en>;
                regulator-name = "vcc_sys";
-               regulator-always-on;
                regulator-boot-on;
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
 
                        vcc_sdio: LDO_REG4 {
                                regulator-name = "vcc_sdio";
-                               regulator-always-on;
                                regulator-boot-on;
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <3000000>;