Lines Matching full:gpmc
4 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc.yaml#
7 title: Texas Instruments GPMC Memory Controller device-tree bindings
14 The GPMC is a unified memory controller dedicated for interfacing
25 - ti,am3352-gpmc
26 - ti,am64-gpmc
27 - ti,omap2420-gpmc
28 - ti,omap2430-gpmc
29 - ti,omap3430-gpmc
30 - ti,omap4430-gpmc
48 GPMC configuration.
59 - description: DMA channel for GPMC NAND prefetch
69 gpmc,num-cs:
73 gpmc,num-waitpins:
93 The GPMC driver implements and interrupt controller for
107 The GPMC driver implements a GPIO controller for the
108 GPMC WAIT pins that can be used as general purpose inputs.
113 Name of the HWMOD associated with GPMC. This is for legacy
129 The child device node represents the device connected to the GPMC
132 $ref: "ti,gpmc-child.yaml"
138 - gpmc,num-cs
139 - gpmc,num-waitpins
148 const: ti,am64-gpmc
161 gpmc: memory-controller@50000000 {
162 compatible = "ti,am3352-gpmc";
169 gpmc,num-cs = <8>;
170 gpmc,num-waitpins = <2>;
182 interrupt-parent = <&gpmc>;
188 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 pin */