diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 0d59c70e..236426a4 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -156,6 +156,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>;