Hi, On Sat, Jun 30 2012, Guennadi Liakhovetski wrote: >> Could we get a file in Documentation/devicetree/bindings/mmc/ for the >> new sh_mmcif DT bindings you've added, please? It can come as a new >> patch on top of these. I know it'll be very short right now; you can >> at least show an example of a DT node that works. > > I added OF support to both sh_mmcif and sh_mobile_sdhi (tmio_mmc), but in > both cases it's just at the most primitive level. This means, those > drivers will only use reg and interrupts DT properties, nothing else so > far. More shall be added in the future. Right. > Does this level of support also have to be documented? Well, I think the idea is that someone should know how to hook up their DT to the driver without hunting through the source code; right now they at least have to read the source to find out that the required compatible nodes are "renesas,sh-mmcif" and "renesas,shmobile-sdhi". So the point of adding minimal documentation now would be to show how to hook it up, and have some placeholder documentation that can be added to once the driver supports more of the core MMC DT bindings (bus-width, non-removable, ..). Seems like it couldn't hurt to add it? Thanks, - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html