#interrupt-cells = <4>;
                };
 
+               tlmm: pinctrl@f100000 {
+                       compatible = "qcom,sm8250-pinctrl";
+                       reg = <0 0x0f100000 0 0x300000>,
+                             <0 0x0f500000 0 0x300000>,
+                             <0 0x0f900000 0 0x300000>;
+                       reg-names = "west", "south", "north";
+                       interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
+                       gpio-ranges = <&tlmm 0 0 180>;
+                       wakeup-parent = <&pdc>;
+               };
+
                intc: interrupt-controller@17a00000 {
                        compatible = "arm,gic-v3";
                        #interrupt-cells = <3>;