]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - drivers/sound/samsung-i2s.c
ARM: Added I2S0 clocks for audio
authorDani Krishna Mohan <krishna.md@samsung.com>
Wed, 11 Sep 2013 11:08:48 +0000 (16:38 +0530)
committerTom Rini <trini@ti.com>
Tue, 24 Sep 2013 13:10:33 +0000 (09:10 -0400)
commit3dd22a37aae57243b6e8dfedcc03c0fc02d469e6
tree70bdac70d8a5369ef54bd0f7152ababa9cbe1b5a
parentb7006a7f5edf7385956658b5196df266a5dc2cc6
ARM: Added I2S0 clocks for audio

This patch makes the necessary changes for making use of
I2S0 channel instead of I2S1 channel on smdk board. This
changes are done to maintain the uniformity to use I2S0 channel.

Signed-off-by: Dani Krishna Mohan <krishna.md@samsung.com>
arch/arm/cpu/armv7/exynos/clock.c
arch/arm/cpu/armv7/exynos/pinmux.c
arch/arm/include/asm/arch-exynos/clk.h
arch/arm/include/asm/arch-exynos/clock.h
arch/arm/include/asm/arch-exynos/cpu.h
arch/arm/include/asm/arch-exynos/periph.h
drivers/sound/samsung-i2s.c