[PATCH 3/5] ARM: S5P64X0: Add I2S clkdev support

2012-12-18 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clk. The list of source clk names were passed through platform data in non-dt case. Register the existing RCLK source clocks with clkdev using generic connection id. This is required as part of adding DT support for I2S controller driver. Signed-o

[PATCH 3/5] ARM: S5P64x0: Add I2S clkdev support

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clk. The list of source clk names were passed through platform data in non-dt case. Register the existing RCLK source clocks with clkdev using generic connection id. This is required as part of adding DT support for I2S controller driver. Signed-o