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.

MAINTAINERS: adjust file entry in HIMAX HX83112B TOUCHSCREEN SUPPORT

Commit a311c777f298 ("dt-bindings: touchscreen: consolidate simple touch
controller to trivial-touch.yaml") aggregates a few touchscreen yaml files
into a common trivial-touch.yaml, but misses to adjust the reference in
HIMAX HX83112B TOUCHSCREEN SUPPORT, which refers to the removed file
himax,hx83112b.yaml.

Make HIMAX HX83112B TOUCHSCREEN SUPPORT refer to trivial-touch.yaml, in
order to inform the maintainer on changes to the device-tree binding
relevant to that hardware driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://patch.msgid.link/20251110054733.441893-1-lukas.bulwahn@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Lukas Bulwahn and committed by
Dmitry Torokhov
686c6455 a14be6cd

+1 -1
+1 -1
MAINTAINERS
··· 11175 11175 M: Job Noorman <job@noorman.info> 11176 11176 L: linux-input@vger.kernel.org 11177 11177 S: Maintained 11178 - F: Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml 11178 + F: Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml 11179 11179 F: drivers/input/touchscreen/himax_hx83112b.c 11180 11180 11181 11181 HIMAX HX852X TOUCHSCREEN DRIVER