Commit 06981c51 authored by Bo Shen's avatar Bo Shen Committed by Nicolas Ferre

ARM: at91: dt: sama5d4ek: enable ssc0

Enable SSC0 node, which will be used for audio.
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 0697edd7
......@@ -115,6 +115,10 @@ slot@1 {
};
};
ssc0: ssc@f8008000 {
status = "okay";
};
spi0: spi@f8010000 {
cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
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