Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmi
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / imx7d-sdb.dts
index 202922ed37544c8dba229439de84118e62344944..869efbc4af42c75e02c90b1c424999f99eaeeba0 100644 (file)
                        };
 
                        sw2_reg: sw2 {
-                               regulator-min-microvolt = <1500000>;
-                               regulator-max-microvolt = <1850000>;
+                               regulator-min-microvolt = <1800000>;
+                               regulator-max-microvolt = <1800000>;
                                regulator-boot-on;
                                regulator-always-on;
                        };
        status = "okay";
 };
 
+&reg_1p0d {
+       vin-supply = <&sw2_reg>;
+};
+
+&reg_1p2 {
+       vin-supply = <&sw2_reg>;
+};
+
+&snvs_pwrkey {
+       status = "okay";
+};
+
 &uart1 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart1>;