Re: [PATCH V2 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board

2020-05-07 Thread Alexandre Torgue
Hi Dillon On 5/7/20 1:15 PM, dillon.min...@gmail.com wrote: From: dillon min Enable the stmpe811 touch screen on stm32429-disco board. Signed-off-by: dillon min [PATCH 3/4]: ARM: dts: stm32: enable stmpe811 on stm32429-disco V2: patch 3: remove unused id, blocks, irq-trigger V1: patch 4:

Re: [PATCH V2 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board

2020-05-07 Thread Philippe Schenker
On Thu, 2020-05-07 at 19:15 +0800, dillon.min...@gmail.com wrote: > From: dillon min > > Enable the stmpe811 touch screen on stm32429-disco board. > > Signed-off-by: dillon min > > [PATCH 3/4]: ARM: dts: stm32: enable stmpe811 on stm32429-disco > > V2: > patch 3: remove unused id, blocks, irq

[PATCH V2 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board

2020-05-07 Thread dillon . minfei
From: dillon min Enable the stmpe811 touch screen on stm32429-disco board. Signed-off-by: dillon min [PATCH 3/4]: ARM: dts: stm32: enable stmpe811 on stm32429-disco V2: patch 3: remove unused id, blocks, irq-trigger V1: patch 4: fix read touch screen xyz timeout bug patch 3: enable stmpe_tou