[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251110054733.441893-1-lukas.bulwahn@redhat.com>
Date: Mon, 10 Nov 2025 06:47:33 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Job Noorman <job@...rman.info>,
Frank Li <Frank.Li@....com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
linux-input@...r.kernel.org
Cc: Rob Herring <robh@...nel.org>,
kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in HIMAX HX83112B TOUCHSCREEN SUPPORT
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
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@...hat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 982998ec1134..2a881629003c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11213,7 +11213,7 @@ HIMAX HX83112B TOUCHSCREEN SUPPORT
M: Job Noorman <job@...rman.info>
L: linux-input@...r.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
--
2.51.1
Powered by blists - more mailing lists