linux/Documentation
Thomas Petazzoni 111936ff3b mmc: mvsdio: implement a Device Tree binding
This patch adds a simple Device Tree binding for the mvsdio driver, as
well as the necessary documentation for it. Compatibility with non-DT
platforms is preserved, by keeping the platform_data based
initialization.

We introduce a small difference between non-DT and DT platforms: DT
platforms are required to provide a clocks = <...> property, which the
driver uses to get the frequency of the clock that goes to the SDIO
IP. The behaviour on non-DT platforms is kept unchanged: a clock
reference is not mandatory, but the clock frequency must be passed in
the "clock" field of the mvsdio_platform_data structure.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Stefan Peter <s.peter@mpl.ch>
Tested-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-02-11 13:28:54 -05:00
..
2012-12-15 13:03:48 -08:00
2012-09-09 10:35:39 +02:00
2012-04-03 13:09:18 +02:00
2012-10-08 13:50:12 +10:30
2012-12-14 08:48:59 +01:00
2012-07-18 18:35:57 -07:00
2013-01-04 15:12:34 -08:00
2012-07-09 16:42:11 -04:00
2011-11-02 16:07:02 -07:00
2012-11-11 18:10:46 -08:00
2012-12-18 21:10:22 -08:00
2012-03-16 20:35:01 +00:00
2012-07-29 21:11:05 -03:00
2012-12-10 15:54:27 +01:00
2012-12-05 23:52:10 +00:00
2012-02-28 16:05:06 +01:00
2012-01-02 13:04:55 +01:00