mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: Correct the tlmm register base
Correct the tlmm register base of sdxbaagha soc. Change-Id: I3d15557343f060fdbdb602cbfb08e28c820f6776
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user