Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
To: Kukjin Kim <kgene@kernel.org>
Cc: Doug Anderson <dianders@chromium.org>,
	Olof Johansson <olof@lixom.net>,
	Tushar Behera <tushar.b@samsung.com>,
	Kevin Hilman <khilman@linaro.org>,
	Andreas Faerber <afaerber@suse.de>,
	Tyler Baker <tyler.baker@linaro.org>,
	Steve Capper <steve.capper@linaro.org>,
	Amit Kucheria <amit.kucheria@linaro.org>,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: [PATCH 0/3] ARM: dts: Peach boards WiFi and audio support
Date: Thu, 26 Feb 2015 16:49:33 +0100	[thread overview]
Message-ID: <1424965776-4381-1-git-send-email-javier.martinez@collabora.co.uk> (raw)

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

             reply	other threads:[~2015-02-26 15:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26 15:49 Javier Martinez Canillas [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424965776-4381-1-git-send-email-javier.martinez@collabora.co.uk \
    --to=javier.martinez@collabora.co.uk \
    --cc=afaerber@suse.de \
    --cc=amit.kucheria@linaro.org \
    --cc=dianders@chromium.org \
    --cc=kgene@kernel.org \
    --cc=khilman@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=steve.capper@linaro.org \
    --cc=tushar.b@samsung.com \
    --cc=tyler.baker@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox