Re: [PATCH] ARM: configs: sama5_defconfig: add QSPI driver

2021-02-08 Thread Tudor.Ambarus
On 2/8/21 10:21 AM, nicolas.fe...@microchip.com wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > From: Nicolas Ferre > > Add Quad SPI driver to the sama5 defconfig. This driver is needed for > sama5d2 SoC. > > Signed-off-by: Nicolas

[PATCH] ARM: configs: sama5_defconfig: add QSPI driver

2021-02-08 Thread nicolas.ferre
From: Nicolas Ferre Add Quad SPI driver to the sama5 defconfig. This driver is needed for sama5d2 SoC. Signed-off-by: Nicolas Ferre --- arch/arm/configs/sama5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig