Skip to content

Commit

Permalink
arm64/dts: raven: update display vddd power supply voltage
Browse files Browse the repository at this point in the history
The panel does not require past 1.125V on VDD rail

Signed-off-by: Dyneteve <[email protected]>
  • Loading branch information
Dyneteve authored and celtare21 committed Jan 8, 2023
1 parent d8b137a commit d6fbae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/google/gs101-raven-display.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
touch = <&spitouch>;

vddd-supply = <&m_ldo28_reg>;
vddd-normal-microvolt = <1200000>;
vddd-normal-microvolt = <1125000>;
vddd-lp-microvolt = <1050000>;
/* vddi is from PP1850_SA which is always on */
/delete-node/ vddi-supply;
Expand Down

0 comments on commit d6fbae2

Please sign in to comment.