Commit 9a96877c authored by Sylvain Lemieux's avatar Sylvain Lemieux Committed by Vladimir Zapolskiy

ARM: dts: phy3250: enable ssp0

Preparatory change prior to disabling SSPx controllers
by default in the shared LPC32xx DTSI file.
Signed-off-by: default avatarSylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
parent 73fdaa0f
...@@ -146,6 +146,7 @@ ssp0: ssp@20084000 { ...@@ -146,6 +146,7 @@ ssp0: ssp@20084000 {
#size-cells = <0>; #size-cells = <0>;
num-cs = <1>; num-cs = <1>;
cs-gpios = <&gpio 3 5 0>; cs-gpios = <&gpio 3 5 0>;
status = "okay";
eeprom: at25@0 { eeprom: at25@0 {
pl022,interface = <0>; pl022,interface = <0>;
......
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