diff options
| author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2025-11-10 06:47:33 +0100 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2025-12-13 01:45:56 -0800 |
| commit | 686c64557be48d28f532b26a90db600092c82418 (patch) | |
| tree | 0c5744c915709ea64f400687615ca9acf2ab744c | |
| parent | a14be6cd9e7703a914ab476bf99af6577ca790d5 (diff) | |
| download | lwn-686c64557be48d28f532b26a90db600092c82418.tar.gz lwn-686c64557be48d28f532b26a90db600092c82418.zip | |
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>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 72479f9fcf7e..9ed6d11a7746 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11175,7 +11175,7 @@ HIMAX HX83112B TOUCHSCREEN SUPPORT M: Job Noorman <job@noorman.info> L: linux-input@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml +F: Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml F: drivers/input/touchscreen/himax_hx83112b.c HIMAX HX852X TOUCHSCREEN DRIVER |
