Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a23249e authored by Robert Jarzmik's avatar Robert Jarzmik
Browse files

ARM: dts: pxa: add pinctrl to pxa3xx



Add pincontrol to pxa3xx, based on pinconf-simple.

Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
parent aa71cc50
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -43,6 +43,15 @@
			marvell,intc-nr-irqs = <56>;
		};

		pinctrl: pinctrl@40e10000 {
			compatible = "pinconf-single";
			reg = <0x40e10000 0xffff>;
			#address-cells = <1>;
			#size-cells = <0>;
			pinctrl-single,register-width = <32>;
			pinctrl-single,function-mask = <0x7>;
		};

		gpio: gpio@40e00000 {
			compatible = "intel,pxa3xx-gpio";
			reg = <0x40e00000 0x10000>;