android_kernel_xiaomi_sdm845/arch/arm/mach-omap2
David Brownell 1c22cc1325 ARM: OMAP: omap2/gpmc updates
GPMC updates:
 - bugfixes: wrong/missing flags, omitted write, wrong test
 - don't map memory segments starting at zero
 - improve debug messaging
 - export gpmc_get_fclk_perio]d() since it's needed to calc timings
 - expect gpmc_cs_set_timings() caller to have initialized sync vs async

Note that this API is glitchy; likely the best fix would be to add
a member to "struct gpmc_timings" to hold GPMC_CONFIG1, since that
holds one key aspect of the GPMC timings (the gpmc_fclk divisor,
and sync vs. async == whether that divisor matters).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2007-09-20 09:59:20 -07:00
..
board-apollon.c ARM: OMAP: Board Apollon update, fix boot 2007-09-20 09:59:19 -07:00
board-generic.c fix file specification in comments 2006-10-03 23:01:26 +02:00
board-h4.c ARM: OMAP: h4 must have blinky leds!! 2007-05-08 20:35:48 +01:00
clock.c ARM: OMAP2: Force APLLs always active 2007-08-22 00:42:51 -07:00
clock.h [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
devices.c ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree 2007-05-09 10:38:46 +01:00
gpmc.c ARM: OMAP: omap2/gpmc updates 2007-09-20 09:59:20 -07:00
id.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
io.c ARM: OMAP2: Place SMS and SDRC into smart idle mode 2007-09-20 09:59:16 -07:00
irq.c ARM: OMAP: Optimize INTC register accesses and enable autoidling 2007-09-20 09:59:19 -07:00
Kconfig ARM: OMAP: Sync core code with linux-omap 2007-05-08 20:36:31 +01:00
mailbox.c ARM: OMAP: Add mailbox support for IVA 2007-05-09 10:37:10 +01:00
Makefile
Makefile.boot
memory.c ARM: OMAP: omap2/memory.c compile fixes 2007-09-20 09:59:20 -07:00
memory.h
mux.c ARM: OMAP: 24xx pinmux updates 2007-05-10 15:51:09 -07:00
pm-domain.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pm.c power management: implement pm_ops.valid for everybody 2007-04-30 16:40:40 -07:00
prcm-regs.h fix file specification in comments 2006-10-03 23:01:26 +02:00
prcm.c ARM: OMAP: Avoid sleeping during arch_reset 2006-09-25 12:41:20 +03:00
serial.c ARM: OMAP: Enable serial idling and wakeup features 2007-08-22 00:42:52 -07:00
sleep.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sram-fn.S fix file specification in comments 2006-10-03 23:01:26 +02:00
timer-gp.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00