Re: [RFC PATCH 5/7] mmc: sdhci: host: add new f_sdh30

2014-06-20 Thread Arnd Bergmann
On Friday 20 June 2014 17:35:26 Vincent Yang wrote: +Required properties: +- compatible: fujitsu,f_sdh30 + +Optional properties: +- gpios: Specify gpios for controlling signal level +- clocks: Specify clocks used by SDHCI controller +- clock-names: Specify the clock-names to be used If you

[RFC PATCH 5/7] mmc: sdhci: host: add new f_sdh30

2014-06-20 Thread Vincent Yang
This patch adds new host controller driver for Fujitsu SDHCI controller f_sdh30. Signed-off-by: Vincent Yang vincent.y...@tw.fujitsu.com --- .../devicetree/bindings/mmc/sdhci-fujitsu.txt | 25 ++ drivers/mmc/host/Kconfig | 7 + drivers/mmc/host/Makefile

Re: [RFC PATCH 5/7] mmc: sdhci: host: add new f_sdh30

2014-06-20 Thread Vincent Yang
Hi Arnd, Thanks a lot for your review. I will update it in next version. Best regards, Vincent Yang 2014-06-20 18:00 GMT+08:00 Arnd Bergmann a...@arndb.de: On Friday 20 June 2014 17:35:26 Vincent Yang wrote: +Required properties: +- compatible: fujitsu,f_sdh30 + +Optional properties: +-