Commit 45b76352 authored by Richard Genoud's avatar Richard Genoud Committed by Nicolas Ferre

ARM: at91/dt: sam9x5ek: enable SSC

Enable the SSC needed for the WM8731 codec
Signed-off-by: default avatarRichard Genoud <richard.genoud@gmail.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 4dc6e27c
......@@ -95,6 +95,10 @@ m25p80@0 {
watchdog@fffffe40 {
status = "okay";
};
ssc0: ssc@f0010000 {
status = "okay";
};
};
usb0: ohci@00600000 {
......
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