Browse Source

ARM: at91: enable ssc on at91sam9n12ek board

Enable ssc on at91sam9n12ek board

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Bo Shen 11 years ago
parent
commit
476090661a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm/boot/dts/at91sam9n12ek.dts

+ 4 - 0
arch/arm/boot/dts/at91sam9n12ek.dts

@@ -38,6 +38,10 @@
 				status = "okay";
 			};
 
+			ssc0: ssc@f0010000 {
+				status = "okay";
+			};
+
 			i2c0: i2c@f8010000 {
 				status = "okay";