Lines Matching full:gpmc
1 Device tree bindings for GPMC connected OneNANDs
3 GPMC connected OneNAND (found on OMAP boards) are represented as child nodes of
4 the GPMC controller with a name of "onenand".
6 All timing relevant properties as well as generic gpmc child properties are
8 Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt
14 - gpmc,device-width: Width of the ONENAND device connected to the GPMC
28 gpmc: gpmc@6e000000 {
29 compatible = "ti,omap3430-gpmc";
30 ti,hwmods = "gpmc";
33 gpmc,num-cs = <8>;
34 gpmc,num-waitpins = <4>;
41 gpmc,device-width = <2>;