ARM: dts: msm: add GPIO 186 in list of valid TLMM GPIOs on cape vm

TLMM GPIO 186 is being used for LCD bias enable. Add GPIO 186 to
list of valid TLMM GPIOs on cape vm.

Change-Id: Iccecaffacc22cebae187ca8ddc6330409e14ed67
This commit is contained in:
Kashish Jain
2022-07-12 17:10:22 +05:30
parent 35b0587c1e
commit 12c341d799

View File

@@ -8,4 +8,6 @@
&tlmm {
compatible = "qcom,cape-vm-pinctrl";
/* Valid pins */
gpios = /bits/ 16 <64 65 66 67 0 4 86 87 16 17 18 19 20 21 186>;
};