commit | 4deaa62656f5f67c405ec2b40aacef9158298b8d | [log] [tgz] |
---|---|---|
author | Titouan Christophe <titouan.christophe@mind.be> | Tue May 06 12:03:26 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 09:36:27 2025 -0400 |
tree | 05f798611be398964cae97fa9f517f295364f6f4 | |
parent | f04d0196de7b790f991ee15e5a6a66526c9fca21 [diff] |
boards: st: stm32h7s78_dk: add support for touch input Add support for the touch input controller on the STM32H7S78-DK: - Enable I2C1 on the board - Add device tree node for the touch controller in the display panel Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>