mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 21:24:00 +08:00
arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
According to the imx8mq data sheet running VDD_GPU at 0.9V is enough when not overclocking to 1GHz (which we currently don't do). Signed-off-by: Guido Günther <guido.gunther@puri.sm> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
dd12fa6978
commit
76eceb0f36
@ -318,7 +318,7 @@
|
|||||||
regulator-min-microvolt = <700000>;
|
regulator-min-microvolt = <700000>;
|
||||||
regulator-max-microvolt = <1300000>;
|
regulator-max-microvolt = <1300000>;
|
||||||
regulator-boot-on;
|
regulator-boot-on;
|
||||||
rohm,dvs-run-voltage = <1000000>;
|
rohm,dvs-run-voltage = <900000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
buck4_reg: BUCK4 {
|
buck4_reg: BUCK4 {
|
||||||
|
Loading…
Reference in New Issue
Block a user