Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-15 | ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data | 1 | -0/+142 | ||
Add device_timings, gpmc_timings and gpmc_setting to gpmc platform data. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> | |||||
2016-04-15 | ARM: OMAP2+: gpmc: Add platform data | 1 | -0/+30 | ||
Add a platform data structure for GPMC. It contains all the necessary platform information that needs to be passed from platform init code to GPMC driver. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> |