Re: [PATCH] mfd: Add HiSilicon Flash Memory Controller(FMC) driver

From: Lee Jones
Date: Tue Sep 13 2016 - 08:07:23 EST


On Tue, 06 Sep 2016, linshunquan 00354166 wrote:

> From: Shunquan Lin <linshunquan1@xxxxxxxxxxxxx>
>
> This patch adds driver support for HiSilicon Flash Memory
> Controller(FMC). HiSilicon FMC is a multi-functions device which
> supports SPI Nor flash controller, SPI nand Flash controller and
> parallel nand flash controller.

MFDs are for devices which span multiple subsystems.

Please submit this to MTD.

> Signed-off-by: Shunquan Lin <linshunquan1@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/hisilicon,hisi-fmc.txt | 54 ++++++++++
> drivers/mfd/Kconfig | 10 ++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/hisi_fmc.c | 109 +++++++++++++++++++++
> include/linux/mfd/hisi_fmc.h | 92 +++++++++++++++++
> 5 files changed, 266 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/hisilicon,hisi-fmc.txt
> create mode 100644 drivers/mfd/hisi_fmc.c
> create mode 100644 include/linux/mfd/hisi_fmc.h

[...]

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog