[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <826AB7B5-E860-40D4-8E33-08F9FF820A98@goldelico.com>
Date: Tue, 1 Dec 2020 20:19:14 +0100
From: "H. Nikolaus Schaller" <hns@...delico.com>
To: Andreas Kemnade <andreas@...nade.info>
Cc: tony@...mide.com, linux-omap@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
> Am 01.12.2020 um 20:12 schrieb Andreas Kemnade <andreas@...nade.info>:
>
> GTA04 uses that for controlling the td028ttec1 panel. So
> for easier testing/bisecting it is useful to have it
> enabled in the defconfig.
++
>
> Signed-off-by: Andreas Kemnade <andreas@...nade.info>
> ---
> arch/arm/configs/omap2plus_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 77716f500813..904a8757ad9f 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -280,6 +280,7 @@ CONFIG_SERIAL_OMAP_CONSOLE=y
> CONFIG_SERIAL_DEV_BUS=y
> CONFIG_I2C_CHARDEV=y
> CONFIG_SPI=y
> +CONFIG_SPI_GPIO=m
> CONFIG_SPI_OMAP24XX=y
> CONFIG_SPI_TI_QSPI=m
> CONFIG_HSI=m
> --
> 2.20.1
>
Powered by blists - more mailing lists