Skip to content

Commit

Permalink
ARM: at91: enable ssc on at91sam9n12ek board
Browse files Browse the repository at this point in the history
Enable ssc on at91sam9n12ek board

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Bo Shen authored and Nicolas Ferre committed Oct 14, 2013
1 parent e6f7991 commit 4760906
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91sam9n12ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
status = "okay";
};

ssc0: ssc@f0010000 {
status = "okay";
};

i2c0: i2c@f8010000 {
status = "okay";

Expand Down

0 comments on commit 4760906

Please sign in to comment.