* Eliminate non-standard entries (rockchip,pwm_id and
   rockchip,pwm_voltage).
 * Define target voltage level for vdd-log to 950 mV.

Signed-off-by: Christoph Muellner <christoph.muell...@theobroma-systems.com>
---
 arch/arm/dts/rk3399-puma.dtsi | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/arch/arm/dts/rk3399-puma.dtsi b/arch/arm/dts/rk3399-puma.dtsi
index 11ffcb71778..2cac16e2ce7 100644
--- a/arch/arm/dts/rk3399-puma.dtsi
+++ b/arch/arm/dts/rk3399-puma.dtsi
@@ -180,10 +180,7 @@
                regulator-max-microvolt = <1400000>;
                regulator-always-on;
                regulator-boot-on;
-
-               /* for rockchip boot on */
-               rockchip,pwm_id= <2>;
-               rockchip,pwm_voltage = <1000000>;
+               regulator-init-microvolt = <950000>;
        };
 };
 
-- 
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to