ARM: at91: dt: sama5d4ek: enable ssc0

Enable SSC0 node, which will be used for audio.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Bo Shen 2015-02-02 14:51:45 +08:00 committed by Nicolas Ferre
parent 0697edd7b7
commit 06981c51f8

View file

@ -115,6 +115,10 @@
};
};
ssc0: ssc@f8008000 {
status = "okay";
};
spi0: spi@f8010000 {
cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
status = "okay";