[PATCH v7 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

Grant Likely grant.likely at secretlab.ca
Sat Dec 15 11:37:52 EST 2012


On Wed, 12 Dec 2012 17:02:10 -0600, Jon Hunter <jon-hunter at ti.com> wrote:
> 
> So looking at this today, here is what I see when comparing the
> registers ...
> 
> omap2430 != omap2420
> omap3430 != omap2430
> omap3630 == omap3430
> omap4430 != omap3430
> omap4460 == omap4430
> omap543x == omap4430
> am335x != omap4430
> 
> Therefore, I believe that we need to have the following compatible
> strings ...
> 
> ti,omap2420-gpmc
> ti,omap2430-gpmc
> ti,omap3430-gpmc (omap3430 & omap3630)
> ti,omap4430-gpmc (omap4430 & omap4460 & omap543x)
> ti,am3352-gpmc (am335x devices)
> 
> Probably worth adding a comment to the Documentation what should be used
> for which device.

Yes, it is completely appropriate to add a comment to the documentation
here so this doesn't get lost.

g.



More information about the devicetree-discuss mailing list