Skip to content

Commit

Permalink
ARM: at91: dt: sama5d4ek: enable ssc0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bo Shen authored and Nicolas Ferre committed Mar 4, 2015
1 parent 0697edd commit 06981c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91-sama5d4ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@
};
};

ssc0: ssc@f8008000 {
status = "okay";
};

spi0: spi@f8010000 {
cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
status = "okay";
Expand Down

0 comments on commit 06981c5

Please sign in to comment.