Commit dea0e9bc authored by Vinod Koul's avatar Vinod Koul Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: sdx55: Add pincontrol node

parent 9d038b2e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -87,6 +87,16 @@ pdc: interrupt-controller@b210000 {
			interrupt-controller;
		};

		tlmm: pinctrl@f100000 {
			compatible = "qcom,sdx55-pinctrl";
			reg = <0xf100000 0x300000>;
			interrupts = <GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH>;
			gpio-controller;
			#gpio-cells = <2>;
			interrupt-controller;
			#interrupt-cells = <2>;
		};

		intc: interrupt-controller@17800000 {
			compatible = "qcom,msm-qgic2";
			interrupt-controller;