[PATCH v3 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls

Nicolin Chen Guangyu.Chen at freescale.com
Fri Apr 4 21:08:11 EST 2014


This series of patches add clock controls to fsl_sai driver and updates
the vf610.dtsi accordingly.

Changelog
v3:
 * Use int type for ret instead of u32.
 * Added Acked-by and Tested-by from Xiubo Li.
v2:
 * Appended two extra mclks to the driver since SAI actually has three.
 * Renamed clock name to 'bus' and 'mclk' according to the reference manual.

Nicolin Chen (2):
  ASoC: fsl_sai: Add clock controls for SAI
  ARM: dts: Append clock bindings for sai2 on VF610 platform

 .../devicetree/bindings/sound/fsl-sai.txt          |  8 ++--
 arch/arm/boot/dts/vf610.dtsi                       |  6 ++-
 sound/soc/fsl/fsl_sai.c                            | 51 ++++++++++++++++++++--
 sound/soc/fsl/fsl_sai.h                            |  4 ++
 4 files changed, 60 insertions(+), 9 deletions(-)

-- 
1.8.4




More information about the Linuxppc-dev mailing list