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>
This commit is contained in:
parent
e6f7991660
commit
476090661a
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
ssc0: ssc@f0010000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
i2c0: i2c@f8010000 {
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Reference in a new issue