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

Commit b976e7be authored by Michal Suchanek's avatar Michal Suchanek Committed by Maxime Ripard
Browse files

ARM: dts: sun5i: add spi2 on A10s Olinuxino Micro



spi2 is available on the UEXT connector

Signed-off-by: default avatarMichal Suchanek <hramrach@gmail.com>
[Maxime: Fixed the node order]
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 5c7b7455
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -248,6 +248,13 @@
	status = "okay";
};

&spi2 {
	pinctrl-names = "default";
	pinctrl-0 = <&spi2_pins_a>,
		    <&spi2_cs0_pins_a>;
	status = "okay";
};

&uart0 {
	pinctrl-names = "default";
	pinctrl-0 = <&uart0_pins_a>;