Commit 47609066 authored by Bo Shen's avatar Bo Shen Committed by Nicolas Ferre

ARM: at91: enable ssc on at91sam9n12ek board

Enable ssc on at91sam9n12ek board
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent e6f79916
...@@ -38,6 +38,10 @@ dbgu: serial@fffff200 { ...@@ -38,6 +38,10 @@ dbgu: serial@fffff200 {
status = "okay"; status = "okay";
}; };
ssc0: ssc@f0010000 {
status = "okay";
};
i2c0: i2c@f8010000 { i2c0: i2c@f8010000 {
status = "okay"; status = "okay";
......
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