public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6 V2] EXYNOS: I2S: Enable I2S0 channel
@ 2013-08-04  6:44 Dani Krishna Mohan
  2013-08-04  6:44 ` [U-Boot] [PATCH 1/6 V2] Sound: WM8994: Support " Dani Krishna Mohan
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Dani Krishna Mohan @ 2013-08-04  6:44 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-28  2:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-04  6:44 [U-Boot] [PATCH 0/6 V2] EXYNOS: I2S: Enable I2S0 channel Dani Krishna Mohan
2013-08-04  6:44 ` [U-Boot] [PATCH 1/6 V2] Sound: WM8994: Support " Dani Krishna Mohan
2013-08-28  1:56   ` Minkyu Kang
2013-08-04  6:44 ` [U-Boot] [PATCH 2/6 V2] DTS: Addition of I2S0 channel and replacing I2S1 Dani Krishna Mohan
2013-08-04  6:44 ` [U-Boot] [PATCH 3/6 V2] ARM: Change from I2S1 to I2S0 for audio on SMDK5250 Dani Krishna Mohan
2013-08-28  2:34   ` Minkyu Kang
2013-08-04  6:44 ` [U-Boot] [PATCH 4/6 V2] Sound: I2S: Replacing I2S1 with I2S0 channel Dani Krishna Mohan
2013-08-28  2:36   ` Minkyu Kang
2013-08-04  6:44 ` [U-Boot] [PATCH 5/6 V2] DTS: Addition of GPIO chipselect for MAX98095 Dani Krishna Mohan
2013-08-04  6:44 ` [U-Boot] [PATCH 6/6 V2] Sound: MAX98095: Support I2S0 channel Dani Krishna Mohan
2013-08-28  2:39   ` Minkyu Kang
2013-08-19  8:27 ` [U-Boot] [PATCH 0/6 V2] EXYNOS: I2S: Enable " Rajeshwari Birje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox