aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d3xmb.dtsi
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-03-17 05:45:38 -0400
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-04-18 16:43:44 -0400
commit27a96a0364787d2b41d2a72d08143d95263e1b07 (patch)
tree38f85ebe2d7daf25a20faaa3e4f479fe58ee5bcb /arch/arm/boot/dts/sama5d3xmb.dtsi
parent7a61fb077d6dc4d6d93691654f754406b6d4baf0 (diff)
ARM: at91: sama5d3: clock for ssc from rk pin
According to hardware design the clock for SSC device is from rk pin. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xmb.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3xmb.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 060015375e44..306eef0f97ef 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -32,6 +32,10 @@
32 }; 32 };
33 }; 33 };
34 34
35 ssc0: ssc@f0008000 {
36 atmel,clk-from-rk-pin;
37 };
38
35 /* 39 /*
36 * i2c0 conflicts with ISI: 40 * i2c0 conflicts with ISI:
37 * disable it to allow the use of ISI 41 * disable it to allow the use of ISI