All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add Renesas RPC-IF support
@ 2020-05-18 20:31 ` Sergei Shtylyov
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Shtylyov @ 2020-05-18 20:31 UTC (permalink / raw)
  To: Rob Herring, devicetree
  Cc: Philipp Zabel, Mason Yang, linux-spi, Chris Brandt, linux-mtd

Hello!

Here's a set of 2 patches against Linus' repo. Renesas Reduced Pin Count
Interface (RPC-IF) allows a SPI flash or HyperFlash connected to the SoC
to be accessed via the external address space read mode or the manual mode.
The memory controller driver for RPC-IF registers either SPI or HyperFLash
subdevice, depending on the contents of the device tree subnode; it also
provides the abstract "back end" API that can be used by the "front end"
SPI/MTD drivers to talk to the real hardware...

Based on the original patch by Mason Yang <masonccyang@mxic.com.tw>.

[1/2] dt-bindings: memory: document Renesas RPC-IF bindings
[2/2] memory: add Renesas RPC-IF driver

MBR, Sergei

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

end of thread, other threads:[~2020-05-19 17:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 20:31 [PATCH v3 0/2] Add Renesas RPC-IF support Sergei Shtylyov
2020-05-18 20:31 ` Sergei Shtylyov
2020-05-18 20:33 ` [PATCH v3 1/2] dt-bindings: memory: document Renesas RPC-IF bindings Sergei Shtylyov
2020-05-18 20:33   ` Sergei Shtylyov
2020-05-18 21:23   ` Geert Uytterhoeven
2020-05-18 21:23     ` Geert Uytterhoeven
2020-05-19 17:36   ` Rob Herring
2020-05-19 17:36     ` Rob Herring
2020-05-18 20:34 ` [PATCH v3 2/2] memory: add Renesas RPC-IF driver Sergei Shtylyov
2020-05-18 20:34   ` Sergei Shtylyov

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.