]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: at91: dt: sama5d4ek: enable ssc0
authorBo Shen <voice.shen@atmel.com>
Mon, 2 Feb 2015 06:51:45 +0000 (14:51 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 4 Mar 2015 17:36:14 +0000 (18:36 +0100)
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>
arch/arm/boot/dts/at91-sama5d4ek.dts

index fbd1ed22bb3e36005a53b80fc6822235fbaf3c02..e8e20164aa31f0c397713a073f286aad40efa8a5 100644 (file)
                                };
                        };
 
+                       ssc0: ssc@f8008000 {
+                               status = "okay";
+                       };
+
                        spi0: spi@f8010000 {
                                cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
                                status = "okay";