All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: Peach boards WiFi and audio support
@ 2015-02-26 15:49 Javier Martinez Canillas
  2015-02-26 15:49 ` [PATCH 1/3] ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 boards Javier Martinez Canillas
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2015-02-26 15:49 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Doug Anderson, Olof Johansson, Tushar Behera, Kevin Hilman,
	Andreas Faerber, Tyler Baker, Steve Capper, Amit Kucheria,
	linux-samsung-soc, linux-kernel, Javier Martinez Canillas

Hello Kukjin,

This series adds support for the remaining peripherals that were not
supported in the Exynos5420 Peach Pit and Exynos5800 Peach Pi boards.

Javier Martinez Canillas (2):
  ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 boards.
  ARM: dts: Add WiFi module support for Peach boards

Tushar Behera (1):
  ARM: dts: Add mclk entry for Peach Pit/Pi boards

 arch/arm/boot/dts/exynos5420-arndale-octa.dts |  4 +-
 arch/arm/boot/dts/exynos5420-peach-pit.dts    | 62 ++++++++++++++++++++++++++-
 arch/arm/boot/dts/exynos5420-smdk5420.dts     |  4 +-
 arch/arm/boot/dts/exynos5422-odroidxu3.dts    |  4 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts     | 62 ++++++++++++++++++++++++++-
 5 files changed, 126 insertions(+), 10 deletions(-)

Patch #1 is just a bugfix since the DTS was relying in the bootloader
to mux the XMMCnDATA[0] pad in function mode SD_n_DATA[0] for the uSD
and eMMC. The same bug was present in all Exynos5420/5422/5800 boards
probably due a difference in how the 5250 and 5420 pinctrl is defined.

Patch #2 adds support for the SDIO WiFi module present in Peach boards
and patch #3 adds a phandle for the audio codec master clock source.

After this series all the peripherals in the Peach boards are working
at least at a basic level, more work is needed to make the ASoC audio
driver more robust or the WiFi chip to support highspeed mode but that
can be made as a follow-up.

Best regards,
Javier

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

end of thread, other threads:[~2015-02-26 15:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 15:49 [PATCH 0/3] ARM: dts: Peach boards WiFi and audio support Javier Martinez Canillas
2015-02-26 15:49 ` [PATCH 1/3] ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 boards Javier Martinez Canillas
2015-02-26 15:49 ` [PATCH 2/3] ARM: dts: Add WiFi module support for Peach boards Javier Martinez Canillas
2015-02-26 15:49 ` [PATCH 3/3] ARM: dts: Add mclk entry for Peach Pit/Pi boards Javier Martinez Canillas
2015-02-26 15:55 ` [PATCH 0/3] ARM: dts: Peach boards WiFi and audio support Kukjin Kim
2015-02-26 15:59   ` Javier Martinez Canillas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.