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>
This commit is contained in:
parent
7a61fb077d
commit
27a96a0364
|
@ -32,6 +32,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
ssc0: ssc@f0008000 {
|
||||
atmel,clk-from-rk-pin;
|
||||
};
|
||||
|
||||
/*
|
||||
* i2c0 conflicts with ISI:
|
||||
* disable it to allow the use of ISI
|
||||
|
|
Loading…
Reference in New Issue