ARM: dts: msm: Correct the tlmm register base

Correct the tlmm register base of sdxbaagha soc.

Change-Id: I3d15557343f060fdbdb602cbfb08e28c820f6776
This commit is contained in:
Lijuan Gao
2022-09-21 19:03:45 +08:00
parent 6dd7c170d0
commit e4059975df

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>;