Re: [PATCH] ARM: dts: spear: fix stmpe811 interrupt properties

2018-07-22 Thread Marcel Ziswiler
On July 23, 2018 4:57:47 AM GMT+02:00, Viresh Kumar wrote: >On 20-07-18, 09:53, Marcel Ziswiler wrote: >> From: Marcel Ziswiler >> >> The property "irq-over-gpio" simply does not exist (this is nowadays >> actually auto detected) and the property "irq-gpios" is actually >called >> "irq-gpios

Re: [PATCH] ARM: dts: spear: fix stmpe811 interrupt properties

2018-07-22 Thread Viresh Kumar
On 20-07-18, 09:53, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > The property "irq-over-gpio" simply does not exist (this is nowadays > actually auto detected) and the property "irq-gpios" is actually called > "irq-gpios". "irq-gpio" ? > > Signed-off-by: Marcel Ziswiler > > --- > >

[PATCH] ARM: dts: spear: fix stmpe811 interrupt properties

2018-07-20 Thread Marcel Ziswiler
From: Marcel Ziswiler The property "irq-over-gpio" simply does not exist (this is nowadays actually auto detected) and the property "irq-gpios" is actually called "irq-gpios". Signed-off-by: Marcel Ziswiler --- arch/arm/boot/dts/spear320-hmi.dts | 3 +-- 1 file changed, 1 insertion(+), 2 del