]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board
authorAlexandre Torgue <alexandre.torgue@st.com>
Wed, 4 Oct 2017 09:42:00 +0000 (11:42 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Wed, 4 Oct 2017 09:42:00 +0000 (11:42 +0200)
commit4a461579203ef1b0f19fc95d33ef9520be889c75
treea8b35d8a7c669cdb0b689997a08d0b10cdb02acc
parent384fde7ed224f283f11ef2a592b05d4a29492aa8
ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board

To declare gpio interrupt line for STMPE1600, 2 possibilities are offered:
-use gpio binding (and then the gpiolib interface inside driver)
-use interrupt binding as each gpio-controller are also interrupt controller
 on stm32f429.

In STMPE 1600 node both (gpio and interrupt) bindings are defined.
This patch fixes this issue and use only interrupt binding.

Fixes: c1046e913085 ("ARM: dts: stm32: Enable STMPE1600 gpio expander of STM32F429-EVAL board")
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32429i-eval.dts