All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Tegra114 Add Minimal SDHCI support
@ 2013-02-20 18:35 Rhyland Klein
  2013-02-20 18:35 ` [PATCH 2/4] ARM: tegra: add SDHCI support for Dalmore Rhyland Klein
       [not found] ` <1361385317-6020-1-git-send-email-rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 2 replies; 15+ messages in thread
From: Rhyland Klein @ 2013-02-20 18:35 UTC (permalink / raw)
  To: Stephen Warren, Chris Ball, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-mmc-u79uwXL29TY76Z2rM5mHXA
  Cc: Pritesh Raithatha, Rhyland Klein

This patchset adds the minimal support for Tegra114 SDHCI support
and enables it for tegra114-dalmore.

This patchset is dependent on:
 - Tegra114 Clock framework (v7) from Peter De Schrijver
   ( http://patchwork.ozlabs.org/patch/220727/ ...)
 - Tegra114 Pinctrl patches (v2) I sent 2/11
   ( http://patchwork.ozlabs.org/patch/219686/
     http://patchwork.ozlabs.org/patch/219687/ )
 - mmc: tegra: assume CONFIG_OF, remove platform data
   ( https://patchwork.kernel.org/patch/2150351/)

I tested merging this with and without the mmc patches from Joseph Lo
and it merged cleanly in either case, so there shouldn't be a nasty
dependency between them.
   ( http://patchwork.ozlabs.org/patch/221969/
     http://patchwork.ozlabs.org/patch/221970/ )

Pritesh Raithatha (1):
  ARM tegra: add SDHCI nodes with common properties

Rhyland Klein (3):
  ARM: tegra: add SDHCI support for Dalmore
  mmc: host: sdhci-tegra: cleanup ifdefs
  mmc: host: sdhci-tegra: add basic support for Tegra114

 arch/arm/boot/dts/tegra114-dalmore.dts |   11 +++++++++++
 arch/arm/boot/dts/tegra114.dtsi        |   32 ++++++++++++++++++++++++++++++++
 drivers/mmc/host/sdhci-tegra.c         |   22 ++++++++++++++--------
 3 files changed, 57 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 18:35 [PATCH 0/4] Tegra114 Add Minimal SDHCI support Rhyland Klein
2013-02-20 18:35 ` [PATCH 2/4] ARM: tegra: add SDHCI support for Dalmore Rhyland Klein
2013-02-20 19:07   ` Stephen Warren
2013-02-20 19:14     ` Rhyland Klein
2013-02-20 19:16       ` Stephen Warren
2013-03-06 21:19     ` Stephen Warren
     [not found] ` <1361385317-6020-1-git-send-email-rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-02-20 18:35   ` [PATCH 1/4] ARM tegra: add SDHCI nodes with common properties Rhyland Klein
2013-02-20 19:06     ` Stephen Warren
2013-02-20 18:35   ` [PATCH 3/4] mmc: host: sdhci-tegra: cleanup ifdefs Rhyland Klein
2013-02-20 19:15     ` Stephen Warren
     [not found]     ` <1361385317-6020-4-git-send-email-rklein-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-06 21:09       ` Stephen Warren
     [not found]         ` <5137B07C.1040700-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-06 22:54           ` Chris Ball
     [not found]             ` <87r4js16ml.fsf-DGHOrqG7t0YzNDMTQreKSUB+6BGkLq7r@public.gmane.org>
2013-03-06 23:17               ` Stephen Warren
     [not found]                 ` <5137CE9B.3070203-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-06 23:47                   ` Chris Ball
2013-02-20 18:35   ` [PATCH 4/4] mmc: host: sdhci-tegra: add basic support for Tegra114 Rhyland Klein

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.