Acked-by: Rajeshwari Shinde <rajeshwar...@samsung.com> Tested-by: Rajeshwari Shinde <rajeshwar...@samsung.com>
On Sun, Aug 4, 2013 at 12:14 PM, Dani Krishna Mohan <krishna...@samsung.com> wrote: > This patch set replaces I2S1 channel with I2S0 channel. > Corresponding changes have been done in audio codec to > support I2S0 channel. > > Changes in V2: > - Added cover letter. > - Configured GPIO chipselect to enable MAX98095 codec. > > Dani Krishna Mohan (6): > Sound: WM8994: Support I2S0 channel > DTS: Addition of I2S0 channel and replacing I2S1 > ARM: Change from I2S1 to I2S0 for audio on SMDK5250 > Sound: I2S: Replacing I2S1 with I2S0 channel. > DTS: Addition of GPIO chipselect for MAX98095 > Sound: MAX98095: Support I2S0 channel > > arch/arm/cpu/armv7/exynos/clock.c | 13 ++-- > arch/arm/cpu/armv7/exynos/pinmux.c | 15 ++++- > arch/arm/dts/exynos5250.dtsi | 10 ++- > arch/arm/include/asm/arch-exynos/clock.h | 8 ++- > arch/arm/include/asm/arch-exynos/cpu.h | 2 + > arch/arm/include/asm/arch-exynos/i2s-regs.h | 6 ++ > arch/arm/include/asm/arch-exynos/periph.h | 1 + > board/samsung/dts/exynos5250-smdk5250.dts | 8 +-- > board/samsung/dts/exynos5250-snow.dts | 9 +-- > drivers/sound/max98095.c | 29 ++++---- > drivers/sound/samsung-i2s.c | 16 +++-- > drivers/sound/sound.c | 2 +- > drivers/sound/wm8994.c | 95 > +++++++++++---------------- > drivers/sound/wm8994_registers.h | 77 ++++++++++++---------- > 14 files changed, 149 insertions(+), 142 deletions(-) > > -- > 1.7.9.5 > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot -- Regards, Rajeshwari Shinde _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot