Re: [PATCH v3 1/2] ASoC: atmel_ssc_dai: make option to choose clock

2014-02-10 Thread Nicolas Ferre
On 10/02/2014 07:09, Bo Shen : > When SSC works in slave mode, according to the hardware design, the > clock can get from TK pin, also can get from RK pin. So, add one > parameter to choose where the clock from. > > Signed-off-by: Bo Shen Acked-by: Nicolas Ferre > --- > Changes in v3: > - Ne

[PATCH v3 1/2] ASoC: atmel_ssc_dai: make option to choose clock

2014-02-09 Thread Bo Shen
When SSC works in slave mode, according to the hardware design, the clock can get from TK pin, also can get from RK pin. So, add one parameter to choose where the clock from. Signed-off-by: Bo Shen --- Changes in v3: - New, move clk-from-rk-pin property from card to ssc device drivers/misc/at