[PATCH 1/2] ARM64: configs: enable SPI drivers

Sascha Hauer sha at pengutronix.de
Thu Oct 12 07:25:33 PDT 2023


On Wed, Oct 11, 2023 at 07:35:50AM +0200, Marco Felsch wrote:
> Enable NXP (Q)SPI drivers since NOR flashes are often used as:
>  - bootsource and/or
>  - storage medium e.g. for barebox-state
> 
> Signed-off-by: Marco Felsch <m.felsch at pengutronix.de>
> ---
>  arch/arm/configs/multi_v8_defconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/configs/multi_v8_defconfig b/arch/arm/configs/multi_v8_defconfig
> index b18498c0a13f..48fc96a79447 100644
> --- a/arch/arm/configs/multi_v8_defconfig
> +++ b/arch/arm/configs/multi_v8_defconfig
> @@ -159,7 +159,8 @@ CONFIG_NET_USB_ASIX=y
>  CONFIG_USB_NET_AX88179_178A=y
>  CONFIG_NET_USB_SMSC95XX=y
>  CONFIG_NET_USB_RTL8152=y
> -# CONFIG_SPI is not set
> +CONFIG_DRIVER_SPI_IMX=y
> +CONFIG_SPI_NXP_FLEXSPI=y
>  CONFIG_I2C=y
>  CONFIG_I2C_GPIO=y
>  CONFIG_I2C_IMX=y
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list