devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCHv8 0/4] socfpga: Enable SD/MMC support
@ 2014-01-06 19:32 dinguyen
  2014-01-06 19:32 ` [RESEND PATCHv8 1/4] clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk" dinguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: dinguyen @ 2014-01-06 19:32 UTC (permalink / raw)
  To: dinh.linux, arnd, cjb, jh80.chung, tgih.jun, heiko, dianders,
	alim.akhtar, bzhao, mturquette
  Cc: zhangfei.gao, linux-mmc, devicetree, linux-arm-kernel,
	Dinh Nguyen

From: Dinh Nguyen <dinguyen@altera.com>

RESEND: Apologies, resending to all appropriate ml's.

Hi,

This is v8 of the patch series to enable SD/MMC on the SOCFPGA platform.

V8 differences from v7:

* For the sdmmc_clk's clk-phase binding property, use the actually degree
for the clock's phase shift.

Dinh Nguyen (4):
  clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"
  dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
  mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
  ARM: socfpga_defconfig: enable SD/MMC support

 .../devicetree/bindings/clock/altr_socfpga.txt     |    5 +
 arch/arm/boot/dts/socfpga.dtsi                     |   14 +-
 arch/arm/boot/dts/socfpga_arria5.dtsi              |   11 ++
 arch/arm/boot/dts/socfpga_cyclone5.dtsi            |   11 ++
 arch/arm/boot/dts/socfpga_vt.dts                   |   11 ++
 arch/arm/configs/socfpga_defconfig                 |    2 +
 drivers/clk/socfpga/clk-gate.c                     |   69 ++++++++++
 drivers/mmc/host/Kconfig                           |    8 --
 drivers/mmc/host/dw_mmc-socfpga.c                  |  138 --------------------
 9 files changed, 122 insertions(+), 147 deletions(-)
 delete mode 100644 drivers/mmc/host/dw_mmc-socfpga.c

-- 
1.7.9.5



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

end of thread, other threads:[~2014-01-08  0:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 19:32 [RESEND PATCHv8 0/4] socfpga: Enable SD/MMC support dinguyen
2014-01-06 19:32 ` [RESEND PATCHv8 1/4] clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk" dinguyen
2014-01-06 19:32 ` [RESEND PATCHv8 2/4] dts: socfpga: Add support for SD/MMC on the SOCFPGA platform dinguyen
2014-01-06 19:32 ` [RESEND PATCHv8 3/4] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc dinguyen
2014-01-07 20:17   ` Gerhard Sittig
2014-01-08  0:15     ` Dinh Nguyen
2014-01-06 19:32 ` [RESEND PATCHv8 4/4] ARM: socfpga_defconfig: enable SD/MMC support dinguyen

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).