Merge "ARM: dts: msm: Correct the tlmm register base"

This commit is contained in:
qctecmdr
2022-09-21 22:00:29 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1,7 +1,7 @@
&soc {
tlmm: pinctrl@f100000 {
compatible = "qcom,sdxbaagha-pinctrl";
reg = <0xf100000 0x300000>;
reg = <0xf000000 0x300000>;
interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>;
gpio-controller;
#gpio-cells = <2>;