All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mtd: physmap: Using gpio-addrs
@ 2019-03-29  2:13 ` Chris Packham
  0 siblings, 0 replies; 9+ messages in thread
From: Chris Packham @ 2019-03-29  2:13 UTC (permalink / raw)
  To: bbrezillon, computersforpeace, dwmw2, marek.vasut, richard,
	robh+dt, mark.rutland
  Cc: linux-mtd, devicetree, linux-kernel, Chris Packham

I have a system with ADDR24 of the flash chip connected to a gpio pin. This
series fixes a bug in physmap-core.c and adds an example for using gpio-addrs
to the dt-binding based on the system I'm using.

Chris Packham (2):
  mtd: maps: physmap: Store gpio_values correctly
  dt-binding: mtd: physmap: Add example using addr-gpios property

 .../devicetree/bindings/mtd/mtd-physmap.txt      | 16 ++++++++++++++++
 drivers/mtd/maps/physmap-core.c                  |  2 ++
 2 files changed, 18 insertions(+)

-- 
2.21.0


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

end of thread, other threads:[~2019-04-06  6:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-29  2:13 [PATCH v2 0/2] mtd: physmap: Using gpio-addrs Chris Packham
2019-03-29  2:13 ` Chris Packham
2019-03-29  2:13 ` [PATCH v2 1/2] mtd: maps: physmap: Store gpio_values correctly Chris Packham
2019-03-29  2:13   ` Chris Packham
2019-03-29  2:13 ` [PATCH v2 2/2] dt-binding: mtd: physmap: Add example using addr-gpios property Chris Packham
2019-03-29  2:13   ` Chris Packham
2019-04-06  6:05   ` Rob Herring
2019-04-06  6:05     ` Rob Herring
2019-04-06  6:05     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.