Merge "ARM: dts: msm: Update tlmm-vm-gpio-list for ravelin vm" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2024-11-26 03:53:28 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 13 additions and 4 deletions

View File

@@ -51,14 +51,13 @@
<0x17260000 0x100000>; /* GICR * 8 */
};
pinctrl@f000000 {
tlmm: pinctrl@f000000 {
compatible = "qcom,ravelin-vm-tlmm";
gpios = /bits/ 16 <>;
qcom,gpios-reserved = <0 1 2 3 38>;
gpios = /bits/ 16 <92 93>;
};
tlmm-vm-mem-access {
tlmm-vm-gpio-list = <>;
tlmm-vm-gpio-list = <&tlmm 92 0 &tlmm 93 0>;
};
apps-smmu@15000000 {