[PATCH 4/9] MAINTAINERS: add entry for the Himax HM1092 sensor driver

Bryan O'Donoghue bod at kernel.org
Wed Jun 10 05:24:03 PDT 2026


On 10/06/2026 12:09, Ramshouriesh wrote:
> Add a MAINTAINERS entry covering the Himax HM1092 NIR sensor driver and
> its DT binding.
> 
> Signed-off-by: Ramshouriesh <rshouriesh at gmail.com>
> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dadc54fe2bc8..ece71732e6dd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11643,6 +11643,14 @@ L:	linux-kernel at vger.kernel.org
>   S:	Maintained
>   F:	drivers/misc/hisi_hikey_usb.c
> 
> +HIMAX HM1092 SENSOR DRIVER
> +M:	Ramshouriesh <rshouriesh at gmail.com>
> +L:	linux-media at vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/media/i2c/himax,hm1092.yaml
> +F:	drivers/media/i2c/hm1092.c
> +F:	drivers/media/i2c/hm1092_regs.h
> +
>   HIMAX HX83112B TOUCHSCREEN SUPPORT
>   M:	Job Noorman <job at noorman.info>
>   L:	linux-input at vger.kernel.org
> 
> --
> 2.53.0
> 

Splitting this will cause checkpatch grumbles.

Squash down into the previous patch.

---
bod



More information about the linux-phy mailing list