Searched hist:"7 c8f680e96edbd9896b13b5e6ff39bc5852dce2a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | flctl-nand.txt | 7c8f680e96edbd9896b13b5e6ff39bc5852dce2a Fri Oct 19 05:15:36 CDT 2012 Bastian Hecht <hechtb@googlemail.com> mtd: sh_flctl: Add device tree support
The flctl can now be probed via device tree setup in addition to the existing platform data way.
SoC specific setup data is set in the .data member of the OF match, so kept within the driver itself, while board/user specific setup - like partitioning - is taken from the device tree.
Actual configuration is added for the SoC sh7372.
Signed-off-by: Bastian Hecht <hechtb@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
|