mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 05:31:17 -04:00
arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply property
vddio is misspelled with a "0" instead of "o". Fix it. Signed-off-by: Joel Selvaraj <jo@jsfamily.in> Reviewed-by: Caleb Connolly <caleb@connolly.tech> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/BY5PR02MB7009901651E6A8D5ACB0425ED91F9@BY5PR02MB7009.namprd02.prod.outlook.com
This commit is contained in:
committed by
Bjorn Andersson
parent
84b6c24204
commit
1f1c494082
@@ -218,7 +218,7 @@ &dsi0 {
|
||||
panel@0 {
|
||||
compatible = "tianma,fhd-video";
|
||||
reg = <0>;
|
||||
vddi0-supply = <&vreg_l14a_1p8>;
|
||||
vddio-supply = <&vreg_l14a_1p8>;
|
||||
vddpos-supply = <&lab>;
|
||||
vddneg-supply = <&ibb>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user