All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix non-working eMMC on Marvell BG2Q DMP board
@ 2014-12-31  8:57 ` Jisheng Zhang
  0 siblings, 0 replies; 42+ messages in thread
From: Jisheng Zhang @ 2014-12-31  8:57 UTC (permalink / raw)
  To: sebastian.hesselbarth, mturquette, sboyd, alexandre.belloni,
	antoine.tenart, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak, linux
  Cc: devicetree, linux-arm-kernel, linux-kernel, stable, Jisheng Zhang

The eMMC on Marvell BG2Q DMP board doesn't work due to the following reasons:

 1. the sdhci2 host needs "core" clk to work.
 2. there's no card detection for the eMMC.
 3. the non-exist "smemc" clk occpuies the enable bit for nfc clock which is
    use for the sdhci2's "core" clk.

These pathes fix them.

Please consider for stable as well.

Jisheng Zhang (3):
  ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2
    host
  ARM: berlin: add broken-cd and set bus width for eMMC in Marvell DMP
    DT
  clk: berlin: bg2q: remove non-exist "smemc" gate clock

 arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 2 ++
 arch/arm/boot/dts/berlin2q.dtsi            | 3 ++-
 drivers/clk/berlin/bg2q.c                  | 1 -
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-01-13 19:27 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-31  8:57 [PATCH 0/3] fix non-working eMMC on Marvell BG2Q DMP board Jisheng Zhang
2014-12-31  8:57 ` Jisheng Zhang
2014-12-31  8:57 ` Jisheng Zhang
2014-12-31  8:57 ` [PATCH 1/3] ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 host Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2015-01-07 14:22   ` Sebastian Hesselbarth
2015-01-07 14:22     ` Sebastian Hesselbarth
2015-01-07 14:22     ` Sebastian Hesselbarth
2014-12-31  8:57 ` [PATCH 2/3] ARM: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DT Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2015-01-07 14:22   ` Sebastian Hesselbarth
2015-01-07 14:22     ` Sebastian Hesselbarth
2014-12-31  8:57 ` [PATCH 3/3] clk: berlin: bg2q: remove non-exist "smemc" gate clock Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2014-12-31  8:57   ` Jisheng Zhang
2015-01-07 14:11   ` Sebastian Hesselbarth
2015-01-07 14:11     ` Sebastian Hesselbarth
2015-01-07 14:22     ` Jisheng Zhang
2015-01-07 14:22       ` Jisheng Zhang
2015-01-07 14:22       ` Jisheng Zhang
2015-01-07 14:22       ` Jisheng Zhang
2015-01-07 14:30       ` Sebastian Hesselbarth
2015-01-07 14:30         ` Sebastian Hesselbarth
2015-01-07 14:30         ` Sebastian Hesselbarth
2015-01-09 12:13         ` Jisheng Zhang
2015-01-09 12:13           ` Jisheng Zhang
2015-01-09 12:13           ` Jisheng Zhang
2015-01-09 12:13           ` Jisheng Zhang
2015-01-10 13:08           ` Sebastian Hesselbarth
2015-01-10 13:08             ` Sebastian Hesselbarth
2015-01-10 13:08             ` Sebastian Hesselbarth
2015-01-13  0:28             ` Mike Turquette
2015-01-13  0:28               ` Mike Turquette
2015-01-13  0:28               ` Mike Turquette
2015-01-13 12:17               ` Sebastian Hesselbarth
2015-01-13 12:17                 ` Sebastian Hesselbarth
2015-01-13 12:17                 ` Sebastian Hesselbarth
2015-01-13 19:27                 ` Mike Turquette
2015-01-13 19:27                   ` Mike Turquette
2015-01-13 19:27                   ` Mike Turquette

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.