diff mbox series

[v9,3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen

Message ID 20221024111017.43859-4-alistair@alistair23.me (mailing list archive)
State New, archived
Headers show
Series Add support for the Cypress cyttsp5 | expand

Commit Message

Alistair Francis Oct. 24, 2022, 11:10 a.m. UTC
Signed-off-by: Alistair Francis <alistair@alistair23.me>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Oct. 24, 2022, 12:21 p.m. UTC | #1
On 24/10/2022 07:10, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair@alistair23.me>

you miss here commit msg explaining why you want to enable this.

Best regards,
Krzysztof
Andreas Kemnade Oct. 24, 2022, 3:02 p.m. UTC | #2
Hi,

I want to get that thing in, so I am tring to help as much as possible.

On Mon, 24 Oct 2022 08:21:45 -0400
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:

> On 24/10/2022 07:10, Alistair Francis wrote:
> > Signed-off-by: Alistair Francis <alistair@alistair23.me>  
> 
> you miss here commit msg explaining why you want to enable this.
> 
proposal:
The imx6/7 based devices Remarkable 2, Kobo Clara HD, Kobo Libra H2O,
Tolino Shine 3, Tolino Vision 5 all cantain a Cypress TT2100
touchscreen so enable the corresponding driver.

Regards,
Andreas
Krzysztof Kozlowski Oct. 24, 2022, 4:47 p.m. UTC | #3
On 24/10/2022 11:02, Andreas Kemnade wrote:
> Hi,
> 
> I want to get that thing in, so I am tring to help as much as possible.
> 
> On Mon, 24 Oct 2022 08:21:45 -0400
> Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote:
> 
>> On 24/10/2022 07:10, Alistair Francis wrote:
>>> Signed-off-by: Alistair Francis <alistair@alistair23.me>  
>>
>> you miss here commit msg explaining why you want to enable this.
>>
> proposal:
> The imx6/7 based devices Remarkable 2, Kobo Clara HD, Kobo Libra H2O,
> Tolino Shine 3, Tolino Vision 5 all cantain a Cypress TT2100
> touchscreen so enable the corresponding driver.

Sounds great!

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 078d61b758a9..8665b192d83c 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -166,6 +166,7 @@  CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_TOUCHSCREEN_AD7879=y
 CONFIG_TOUCHSCREEN_AD7879_I2C=y
 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
+CONFIG_TOUCHSCREEN_CYTTSP5=y
 CONFIG_TOUCHSCREEN_DA9052=y
 CONFIG_TOUCHSCREEN_EGALAX=y
 CONFIG_TOUCHSCREEN_GOODIX=y