All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Enable TOUCHSCREEN_STMPE in shmobile_defconfig
@ 2020-08-06 12:17 ` Biju Das
  0 siblings, 0 replies; 4+ messages in thread
From: Biju Das @ 2020-08-06 12:17 UTC (permalink / raw)
  To: Geert Uytterhoeven, Russell King
  Cc: Biju Das, Magnus Damm, linux-renesas-soc, linux-arm-kernel,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad

Enable support for the stmpe i2c touch controller, which is used on the
iWave RZ/G1E platform.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index bbedc42bb2d9..5e42549660c0 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -64,6 +64,7 @@ CONFIG_KEYBOARD_GPIO=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_EDT_FT5X06=y
 CONFIG_TOUCHSCREEN_ST1232=y
+CONFIG_TOUCHSCREEN_STMPE=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_DA9063_ONKEY=y
 CONFIG_INPUT_ADXL34X=y
@@ -104,6 +105,7 @@ CONFIG_RENESAS_WDT=y
 CONFIG_RENESAS_RZAWDT=y
 CONFIG_MFD_AS3711=y
 CONFIG_MFD_DA9063=y
+CONFIG_MFD_STMPE=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_AS3711=y
 CONFIG_REGULATOR_DA9210=y
-- 
2.17.1


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

* [PATCH] ARM: shmobile: Enable TOUCHSCREEN_STMPE in shmobile_defconfig
@ 2020-08-06 12:17 ` Biju Das
  0 siblings, 0 replies; 4+ messages in thread
From: Biju Das @ 2020-08-06 12:17 UTC (permalink / raw)
  To: Geert Uytterhoeven, Russell King
  Cc: Chris Paterson, Magnus Damm, Prabhakar Mahadev Lad, Biju Das,
	linux-renesas-soc, Biju Das, linux-arm-kernel

Enable support for the stmpe i2c touch controller, which is used on the
iWave RZ/G1E platform.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index bbedc42bb2d9..5e42549660c0 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -64,6 +64,7 @@ CONFIG_KEYBOARD_GPIO=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_EDT_FT5X06=y
 CONFIG_TOUCHSCREEN_ST1232=y
+CONFIG_TOUCHSCREEN_STMPE=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_DA9063_ONKEY=y
 CONFIG_INPUT_ADXL34X=y
@@ -104,6 +105,7 @@ CONFIG_RENESAS_WDT=y
 CONFIG_RENESAS_RZAWDT=y
 CONFIG_MFD_AS3711=y
 CONFIG_MFD_DA9063=y
+CONFIG_MFD_STMPE=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_AS3711=y
 CONFIG_REGULATOR_DA9210=y
-- 
2.17.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] 4+ messages in thread

* Re: [PATCH] ARM: shmobile: Enable TOUCHSCREEN_STMPE in shmobile_defconfig
  2020-08-06 12:17 ` Biju Das
@ 2020-08-07  9:10   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2020-08-07  9:10 UTC (permalink / raw)
  To: Biju Das
  Cc: Russell King, Magnus Damm, Linux-Renesas, Linux ARM,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad

On Thu, Aug 6, 2020 at 2:17 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable support for the stmpe i2c touch controller, which is used on the
> iWave RZ/G1E platform.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.10.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] ARM: shmobile: Enable TOUCHSCREEN_STMPE in shmobile_defconfig
@ 2020-08-07  9:10   ` Geert Uytterhoeven
  0 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2020-08-07  9:10 UTC (permalink / raw)
  To: Biju Das
  Cc: Chris Paterson, Prabhakar Mahadev Lad, Magnus Damm, Russell King,
	Biju Das, Linux-Renesas, Linux ARM

On Thu, Aug 6, 2020 at 2:17 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable support for the stmpe i2c touch controller, which is used on the
> iWave RZ/G1E platform.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.10.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2020-08-07  9:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 12:17 [PATCH] ARM: shmobile: Enable TOUCHSCREEN_STMPE in shmobile_defconfig Biju Das
2020-08-06 12:17 ` Biju Das
2020-08-07  9:10 ` Geert Uytterhoeven
2020-08-07  9:10   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.