arm64: dts: rockchip: Re-add regulator-boot-on, regulator-always-on for vdd_gpu on...
authorAlex Bee <knaerzche@gmail.com>
Sat, 19 Jun 2021 12:14:46 +0000 (14:14 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 19 Jun 2021 21:54:12 +0000 (23:54 +0200)
This might be a limitation of either the current panfrost driver
devfreq implementation or how the gpu is implemented in RK3399 SoC.
The gpu regulator must never get disabled or the registers get
(randomly?) inaccessable by the driver. (see all other RK3399 boards)

Fixes: ec7d731d81e7 ("arm64: dts: rockchip: Add node for gpu on rk3399-roc-pc")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20210619121446.7802-1-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi

index ac441fd5f9814cd883e9ba92fe38e781f6c79e6b..353089000deec9c65b9a3aa223ac17eb10068b34 100644 (file)
                regulator-min-microvolt = <712500>;
                regulator-max-microvolt = <1500000>;
                regulator-ramp-delay = <1000>;
+               regulator-always-on;
+               regulator-boot-on;
                vin-supply = <&vcc3v3_sys>;
 
                regulator-state-mem {