[U-Boot] [PATCH 0/5] EXYNOS5: FDT support for Sound

Rajeshwari Shinde rajeshwari.s at samsung.com
Thu Nov 8 06:37:14 CET 2012


This patch adds FDT support for Sound driver.

This patch is based on following patchset.
"EXYNOS5: FDT Support for I2C" 

Rajeshwari Shinde (5):
  EXYNOS5: FDT: Add sound device node data
  EXYNOS5: FDT: Add sound and codec device node informations
  EXYNOS5: FDT: Add compatible strings for sound
  Sound: Add FDT support to driver
  Sound: Add FDT support to CMD.

 arch/arm/dts/exynos5250.dtsi              |    5 +
 board/samsung/dts/exynos5250-smdk5250.dts |   20 +++
 common/cmd_sound.c                        |    4 +
 drivers/sound/sound.c                     |  228 ++++++++++++++++++++++++++++-
 include/fdtdec.h                          |    3 +
 include/sound.h                           |    9 +
 lib/fdtdec.c                              |    2 +
 7 files changed, 264 insertions(+), 7 deletions(-)

-- 
1.7.4.4



More information about the U-Boot mailing list