rockchip: rk3399-puma: Set VDD_LOG to 950 mV.
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>
Wed, 2 Jan 2019 14:09:22 +0000 (15:09 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 2 Jan 2019 21:40:02 +0000 (22:40 +0100)
This patch sets VDD_LOG to 950 mV on RK3399-Q7.
This is required to address stability issues on Puma
in heavy-load use-cases.

Reported-by: Assaf Agmon <assaf@r-go.io>
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/dts/rk3399-puma.dtsi

index 09f7992..8304f67 100644 (file)
                regulator-max-microvolt = <1400000>;
                regulator-always-on;
                regulator-boot-on;
-               regulator-init-microvolt = <900000>;
+               regulator-init-microvolt = <950000>;
        };
 };