diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index d2eac120..7edd7707 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -164,6 +164,16 @@ ranges = <0 0 0 0xffffffff>; compatible = "simple-bus"; + tlmm: pinctrl@f000000 { + compatible = "qcom,sun-tlmm"; + reg = <0xf000000 0x1000000>; + interrupts = ; + gpio-controller; + #gpio-cells = <2>; + interrupt-controller; + #interrupt-cells = <2>; + }; + intc: interrupt-controller@16000000 { compatible = "arm,gic-v3"; #interrupt-cells = <3>;