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

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
......@@ -248,6 +248,13 @@ &reg_usb1_vbus {
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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment