public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding
@ 2013-02-22  3:23 Joseph Lo
  2013-02-22  3:23 ` [PATCH V2 1/2] ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host Joseph Lo
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Joseph Lo @ 2013-02-22  3:23 UTC (permalink / raw)
  To: Chris Ball, Stephen Warren; +Cc: linux-tegra, linux-mmc, Joseph Lo

The 2nd patch of this series depends on two patches below.

"mmc: provide a standard MMC device-tree binding parser centrally"
(available on next-20130219)
mmc: tegra: assume CONFIG_OF, remove platform data
(available on next-20130220)

V2:
* add cd-gpio fix for Tamonten-based board
* add cd-gpio fix for Toradex-based board (assume it also need this fix)
* some modifications for sdhci_tegra_parse_dt()

Verified on Seaboard ,Cardhu and Tamonten-based board.

Joseph Lo (2):
  ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
  mmc: tegra: use mmc_of_parse to get the support of standard MMC DT
    bindings

 arch/arm/boot/dts/tegra20-colibri-512.dtsi |  2 +-
 arch/arm/boot/dts/tegra20-harmony.dts      |  4 +-
 arch/arm/boot/dts/tegra20-paz00.dts        |  2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts     |  2 +-
 arch/arm/boot/dts/tegra20-tamonten.dtsi    |  2 +-
 arch/arm/boot/dts/tegra20-trimslice.dts    |  2 +-
 arch/arm/boot/dts/tegra20-ventana.dts      |  2 +-
 arch/arm/boot/dts/tegra20-whistler.dts     |  1 +
 arch/arm/boot/dts/tegra30-beaver.dts       |  2 +-
 arch/arm/boot/dts/tegra30-cardhu.dtsi      |  2 +-
 drivers/mmc/host/sdhci-tegra.c             | 92 ++++--------------------------
 11 files changed, 21 insertions(+), 92 deletions(-)

-- 
1.8.1.1


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

end of thread, other threads:[~2013-03-06 21:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22  3:23 [PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding Joseph Lo
2013-02-22  3:23 ` [PATCH V2 1/2] ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host Joseph Lo
     [not found]   ` <1361503420-16473-2-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-06 21:01     ` Stephen Warren
2013-02-22  3:23 ` [PATCH V2 2/2] mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings Joseph Lo
     [not found]   ` <1361503420-16473-3-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-06 21:03     ` Stephen Warren
     [not found]       ` <5137AF30.80006-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-06 21:15         ` Chris Ball
     [not found]           ` <87zjygtekh.fsf-DGHOrqG7t0YzNDMTQreKSUB+6BGkLq7r@public.gmane.org>
2013-03-06 21:32             ` Stephen Warren
     [not found] ` <1361503420-16473-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-02-22 18:16   ` [PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding Stephen Warren
     [not found]     ` <5127B5F2.40304-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-02-24 20:08       ` Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox