linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
@ 2020-12-01 19:12 Andreas Kemnade
  2020-12-01 19:19 ` H. Nikolaus Schaller
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Kemnade @ 2020-12-01 19:12 UTC (permalink / raw)
  To: tony, linux-omap, linux-arm-kernel, linux-kernel; +Cc: Andreas Kemnade

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@kemnade.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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
  2020-12-01 19:12 [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO Andreas Kemnade
@ 2020-12-01 19:19 ` H. Nikolaus Schaller
  2020-12-07 14:00   ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: H. Nikolaus Schaller @ 2020-12-01 19:19 UTC (permalink / raw)
  To: Andreas Kemnade; +Cc: tony, linux-omap, linux-kernel, linux-arm-kernel


> Am 01.12.2020 um 20:12 schrieb Andreas Kemnade <andreas@kemnade.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@kemnade.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
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
  2020-12-01 19:19 ` H. Nikolaus Schaller
@ 2020-12-07 14:00   ` Tony Lindgren
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2020-12-07 14:00 UTC (permalink / raw)
  To: H. Nikolaus Schaller
  Cc: linux-omap, Andreas Kemnade, linux-kernel, linux-arm-kernel

* H. Nikolaus Schaller <hns@goldelico.com> [201201 19:23]:
> 
> > Am 01.12.2020 um 20:12 schrieb Andreas Kemnade <andreas@kemnade.info>:
> > 
> > GTA04 uses that for controlling the td028ttec1 panel. So
> > for easier testing/bisecting it is useful to have it
> > enabled in the defconfig.
> 
> ++

Applying into omap-for-v5.11/defconfig-take2 thanks.

Tony

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-07 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01 19:12 [PATCH] ARM: omap2plus_defconfig: enable SPI GPIO Andreas Kemnade
2020-12-01 19:19 ` H. Nikolaus Schaller
2020-12-07 14:00   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).