ARM: at91/dt: sam9x5ek: enable SSC

Enable the SSC needed for the WM8731 codec

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Richard Genoud 2013-08-12 14:31:01 +02:00 committed by Nicolas Ferre
parent 4dc6e27cbf
commit 45b763526e
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@
watchdog@fffffe40 {
status = "okay";
};
ssc0: ssc@f0010000 {
status = "okay";
};
};
usb0: ohci@00600000 {