devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up
@ 2015-10-12  5:46 Jisheng Zhang
  2015-10-12  5:46 ` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name Jisheng Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jisheng Zhang @ 2015-10-12  5:46 UTC (permalink / raw)
  To: ulf.hansson, sebastian.hesselbarth, robh+dt, pawel.moll,
	mark.rutland, ijc+devicetree, galak, mturquette, sboyd
  Cc: linux-clk, linux-kernel, devicetree, linux-mmc, linux-arm-kernel,
	Jisheng Zhang

The sdhci-pxav3's clock name isn't correct. The current "io" clock is really
the PXAv3 SDHCI IP's "core" clock which is manadatory. The current "core"
clock is really the IP's "axi" clock which is optional. We fix this in patch1.

The following patches add the axi clock properties to bg2q dtsi, then remove
the CLK_IGNORE_UNUSED flag for sdio clk(s).

Jisheng Zhang (5):
  mmc: sdhci-pxav3: fix optional clock name
  ARM: dts: berlin: correct BG2Q's sdhci2 axi clock
  ARM: dts: berlin: add axi clock for BG2Q sdhci0 and sdhci1
  clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
  clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clk

 .../devicetree/bindings/mmc/sdhci-pxa.txt          |  8 ++---
 arch/arm/boot/dts/berlin2.dtsi                     |  6 ++--
 arch/arm/boot/dts/berlin2cd.dtsi                   |  2 +-
 arch/arm/boot/dts/berlin2q.dtsi                    | 10 +++---
 drivers/clk/berlin/bg2.c                           |  4 +--
 drivers/clk/berlin/bg2q.c                          |  2 +-
 drivers/mmc/host/sdhci-pxav3.c                     | 40 +++++++++++-----------
 7 files changed, 37 insertions(+), 35 deletions(-)

-- 
2.6.1


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

end of thread, other threads:[~2015-10-16 19:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12  5:46 [PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up Jisheng Zhang
2015-10-12  5:46 ` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name Jisheng Zhang
2015-10-15 21:41   ` Sebastian Hesselbarth
     [not found]     ` <56201D82.6080106-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-10-16 11:40       ` Jisheng Zhang
2015-10-16 19:58         ` Sebastian Hesselbarth
2015-10-12  5:46 ` [PATCH 2/5] ARM: dts: berlin: correct BG2Q's sdhci2 axi clock Jisheng Zhang
2015-10-12  5:46 ` [PATCH 3/5] ARM: dts: berlin: add axi clock for BG2Q sdhci0 and sdhci1 Jisheng Zhang
2015-10-12  5:46 ` [PATCH 4/5] clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk Jisheng Zhang
2015-10-16 12:47   ` Michael Turquette
2015-10-16 13:27     ` Sebastian Hesselbarth
2015-10-12  5:46 ` [PATCH 5/5] clk: berlin: bg2: " Jisheng Zhang
2015-10-16 12:47   ` Michael Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).