This series enables the mmc driver for the RZ/A1. Nothing needed to be changed with the actual sh_mmcif driver. It worked fine as-is. As you can see, the status in the rskrza1 dst was left as disabled because I wanted to leave that code in there for refernce for someone later that actually has a board with an actaul eMMC chip. I tested with an MMC Plus card. Chris Brandt (4): ARM: dts: r7s72100: add mmcif clock to device tree ARM: dts: r7s72100: add mmcif to device tree mmc: sh_mmcif: Document r7s72100 DT bindings ARM: dts: rskrza1: add mmc DT support .../devicetree/bindings/mmc/renesas,mmcif.txt | 1 + arch/arm/boot/dts/r7s72100-rskrza1.dts | 17 +++++++++++++++++ arch/arm/boot/dts/r7s72100.dtsi | 20 ++++++++++++++++++++ include/dt-bindings/clock/r7s72100-clock.h | 3 +++ 4 files changed, 41 insertions(+) -- 2.9.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html