[PATCH 0/2] omap gpmc changes for parsing devices and working debug
Tony Lindgren
tony at atomide.com
Wed May 20 14:21:01 PDT 2015
Hi all,
Here are few fixes that allow to hook any devices to GPMC
instead of artificially limiting them by name. There are at
least FPGAs and USB controllers that I'm aware of.
Then we need disable hwmod reset for GPMC debug, otherwise
debug only shows the default memory timings.. Let's do this
with a Kconfig option.
Regards,
Tony
Tony Lindgren (2):
memory: omap-gpmc: Fix parsing of devices
memory: omap-gpmc: Add Kconfig option for debug
arch/arm/mach-omap2/omap_hwmod.h | 6 ++++++
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 12 ++----------
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 3 ++-
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 12 ++----------
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 11 ++---------
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 4 ++--
arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 2 ++
drivers/memory/Kconfig | 8 ++++++++
drivers/memory/omap-gpmc.c | 14 ++++----------
9 files changed, 30 insertions(+), 42 deletions(-)
--
2.1.4
More information about the linux-arm-kernel
mailing list