• Jon Hunter's avatar
    ARM: OMAP2+: Add structure for storing GPMC settings · c3be5b45
    Jon Hunter authored
    The GPMC has various different configuration options such as bus-width,
    synchronous or asychronous mode selection, burst mode options etc.
    Currently, there is no central structure for storing all these options
    when configuring the GPMC for a given device. Some of the options are
    stored in the GPMC timing structure and some are directly programmed
    into the GPMC configuration register. Add a new structure to store
    these options and convert code to use this structure. Adding this
    structure will allow us to create a common function for configuring
    these options.
    Signed-off-by: default avatarJon Hunter <jon-hunter@ti.com>
    Tested-by: default avatarEzequiel Garcia <ezequiel.garcia@free-electrons.com>
    c3be5b45
usb-tusb6010.c 6.23 KB