Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: input: touchscreen: goodix: Add "panel" property

Add a "panel" property to define a relationship between a touchscreen
and an associated panel when more than one of each exist in a device.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
[picked with the rest with Dmitry's Ack]
Link: https://patch.msgid.link/20260113195721.151205-6-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Chris Morgan and committed by
Heiko Stuebner
3c8399d3 84f42966

+2
+2
Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
··· 42 42 address, thus it can be driven by the host during the reset sequence. 43 43 maxItems: 1 44 44 45 + panel: true 46 + 45 47 reset-gpios: 46 48 maxItems: 1 47 49