Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: xiaomi-common: add aw2013 vio supply
Browse files Browse the repository at this point in the history
msm8953 xiaomis are using pm8953_l5 as vio-supply for
aw2013.

Signed-off-by: Barnabás Czémán <[email protected]>
  • Loading branch information
barni2000 committed Jul 25, 2024
1 parent 533d568 commit 1e9005b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/boot/dts/qcom/msm8953-xiaomi-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
reg = <0x45>;

vcc-supply = <&pm8953_l10>;
vio-supply = <&pm8953_l5>;

status = "disabled";

Expand Down Expand Up @@ -403,7 +404,7 @@
drive-strength = <2>;
bias-pull-down;
};

ts_reset_active: ts-reset-active-state {
pins = "gpio64";
function = "gpio";
Expand Down

0 comments on commit 1e9005b

Please sign in to comment.