mtd: hyperbus: add Renesas RPC-IF driver
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 3 Oct 2020 20:23:20 +0000 (23:23 +0300)
committerVignesh Raghavendra <vigneshr@ti.com>
Tue, 6 Oct 2020 07:06:21 +0000 (12:36 +0530)
commit5de15b610f785f0e188fefb707f0b19de156968a
tree599866949616d4eea84e19f9f1bb3b15ef3de514
parent00c9cf49a6136e0839eaa2c74fbd58c607318b2c
mtd: hyperbus: add Renesas RPC-IF driver

Add the HyperFLash driver for the Renesas RPC-IF.  It's the "front end"
driver using the "back end" APIs in the main driver to talk to the real
hardware.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/78abb851-2beb-fe7d-87e5-ce58ee877d35@gmail.com
drivers/mtd/hyperbus/Kconfig
drivers/mtd/hyperbus/Makefile
drivers/mtd/hyperbus/rpc-if.c [new file with mode: 0644]
include/linux/mtd/hyperbus.h