mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Correct the tlmm register base"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
282e6abcd2
@@ -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