Commit f00736e3 authored by Markus Reichl's avatar Markus Reichl Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Rework voltage supplies for regulators on rk3399-roc-pc



Correct the voltage supplies according to the board schematics
ROC-3399-PC-V10-A-20180804.

Signed-off-by: default avatarMarkus Reichl <m.reichl@fivetechno.de>
Link: https://lore.kernel.org/r/22b56700-3c9e-0f60-cd74-7ff24d4f1a23@fivetechno.de


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 88e0b782
Loading
Loading
Loading
Loading
+16 −14
Original line number Original line Diff line number Diff line
@@ -142,7 +142,7 @@
		regulator-boot-on;
		regulator-boot-on;
		regulator-min-microvolt = <3300000>;
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;
		vin-supply = <&vcc_sys>;
		vin-supply = <&dc_12v>;
	};
	};


	/* Actually 3 regulators (host0, 1, 2) controlled by the same gpio */
	/* Actually 3 regulators (host0, 1, 2) controlled by the same gpio */
@@ -190,7 +190,7 @@
		regulator-boot-on;
		regulator-boot-on;
		regulator-min-microvolt = <800000>;
		regulator-min-microvolt = <800000>;
		regulator-max-microvolt = <1400000>;
		regulator-max-microvolt = <1400000>;
		vin-supply = <&vcc_sys>;
		vin-supply = <&vcc3v3_sys>;
	};
	};
};
};


@@ -263,18 +263,20 @@
		rockchip,system-power-controller;
		rockchip,system-power-controller;
		wakeup-source;
		wakeup-source;


		vcc1-supply = <&vcc_sys>;
		vcc1-supply = <&vcc3v3_sys>;
		vcc2-supply = <&vcc_sys>;
		vcc2-supply = <&vcc3v3_sys>;
		vcc3-supply = <&vcc_sys>;
		vcc3-supply = <&vcc3v3_sys>;
		vcc4-supply = <&vcc_sys>;
		vcc4-supply = <&vcc3v3_sys>;
		vcc6-supply = <&vcc_sys>;
		vcc6-supply = <&vcc3v3_sys>;
		vcc7-supply = <&vcc_sys>;
		vcc7-supply = <&vcc3v3_sys>;
		vcc8-supply = <&vcc3v3_sys>;
		vcc8-supply = <&vcc3v3_sys>;
		vcc9-supply = <&vcc_sys>;
		vcc9-supply = <&vcc3v3_sys>;
		vcc10-supply = <&vcc_sys>;
		vcc10-supply = <&vcc3v3_sys>;
		vcc11-supply = <&vcc_sys>;
		vcc11-supply = <&vcc3v3_sys>;
		vcc12-supply = <&vcc3v3_sys>;
		vcc12-supply = <&vcc3v3_sys>;
		vddio-supply = <&vcc1v8_pmu>;
		vcc13-supply = <&vcc3v3_sys>;
		vcc14-supply = <&vcc3v3_sys>;
		vddio-supply = <&vcc_3v0>;


		regulators {
		regulators {
			vdd_center: DCDC_REG1 {
			vdd_center: DCDC_REG1 {
@@ -446,7 +448,7 @@
		regulator-ramp-delay = <1000>;
		regulator-ramp-delay = <1000>;
		regulator-always-on;
		regulator-always-on;
		regulator-boot-on;
		regulator-boot-on;
		vin-supply = <&vcc_sys>;
		vin-supply = <&vcc3v3_sys>;


		regulator-state-mem {
		regulator-state-mem {
			regulator-off-in-suspend;
			regulator-off-in-suspend;
@@ -465,7 +467,7 @@
		regulator-ramp-delay = <1000>;
		regulator-ramp-delay = <1000>;
		regulator-always-on;
		regulator-always-on;
		regulator-boot-on;
		regulator-boot-on;
		vin-supply = <&vcc_sys>;
		vin-supply = <&vcc3v3_sys>;


		regulator-state-mem {
		regulator-state-mem {
			regulator-off-in-suspend;
			regulator-off-in-suspend;