U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Is there a omap_gpmc.c maintainer?
@ 2018-08-02 12:47 Adam Ford
  2018-08-03 15:08 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2018-08-02 12:47 UTC (permalink / raw)
  To: u-boot

Is there a maintainer for the omap_gpmc driver?  Only the u-boot open
list is returned when queried.

     ./scripts/get_maintainer.pl ./drivers/mtd/nand/omap_gpmc.c
     u-boot at lists.denx.de (open list)

I was thinking about (but not promising) adding some device tree
support to enable fetching GPMC timings from device tree and
configuring and/or re-configuring the GPMC timings based on DT
contents.

I wanted to shoot my ideas off someone else and/or not duplicate any
work, but I am not volunteering to take over this driver.

Mostly because the GPMC timings setup for NAND and NOR are fairly
generic for NAND/NOR, and it would be nice to optimize them a bit to
see if we could get a little faster performance when loading ramdisks
or kernels via GPMC.  Some peripherals (like ethernet) use the GPMC
bus, and we have some hard-coded values, but this kind of information
can be fetched from device trees and may also yield a little bit of
optimization.

adam

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-03 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-02 12:47 [U-Boot] Is there a omap_gpmc.c maintainer? Adam Ford
2018-08-03 15:08 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox