Re: [alsa-devel] [PATCH V3 0/2] ARM: Exynos: Enable I2S platform support for Exynos5
cc'ing Mark Brown
On Tue, Nov 6, 2012 at 10:14 AM, Padmavathi Venna padma.v@samsung.com wrote:
Changes since V2: - Rebased to 3.7-rc3 - Custom DT bindings are prefixed with samsung - idma address is moved from dts file dtsi file as it is soc specific property
Changes since V1: - Rebased to 3.6-rc6
This patch set enables device tree based platform support for the three I2S controllers on Samsung's Exynos5 SoC's.
Padmavathi Venna (2): ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms ARM: EXYNOS: Enable platform support for I2S controllers
arch/arm/boot/dts/exynos5250-smdk5250.dts | 15 +++++++++++++++ arch/arm/boot/dts/exynos5250.dtsi | 28 ++++++++++++++++++++++++++++ arch/arm/mach-exynos/mach-exynos5-dt.c | 6 ++++++ 3 files changed, 49 insertions(+), 0 deletions(-)
-- 1.7.4.4
-- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
participants (1)
-
Padma Venkat