[PATCH v2 1/3] MAINTAINERS: Add entry for Onsemi LC898217XC lens voice coil driver

Vasiliy Doylov posted 3 patches 1 year ago
There is a newer version of this series
[PATCH v2 1/3] MAINTAINERS: Add entry for Onsemi LC898217XC lens voice coil driver
Posted by Vasiliy Doylov 1 year ago
Add entry for Onsemi LC898217XC lens voice coil driver

Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 29e1a423eee5bcf9df7938aaffe5bd3e2f6a2bbe..c15223f063357a8f89cf12f46ebcb7bd062903f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17781,6 +17781,14 @@ S:	Supported
 W:	http://www.onsemi.com
 F:	drivers/net/phy/ncn*
 
+ONSEMI LC898217XC LENS VOICE COIL DRIVER
+M:	Vasiliy Doylov <nekocwd@mainlining.org>
+L:	linux-media@vger.kernel.org
+S:	Maintained
+T:	git git://linuxtv.org/media.git
+F:	Documentation/devicetree/bindings/media/i2c/onnn,lc898217xc.yaml
+F:	drivers/media/i2c/lc898217xc.c
+
 OP-TEE DRIVER
 M:	Jens Wiklander <jens.wiklander@linaro.org>
 L:	op-tee@lists.trustedfirmware.org

-- 
2.48.1
Re: [PATCH v2 1/3] MAINTAINERS: Add entry for Onsemi LC898217XC lens voice coil driver
Posted by Krzysztof Kozlowski 1 year ago
On Tue, Mar 04, 2025 at 10:32:18PM +0300, Vasiliy Doylov wrote:
> Add entry for Onsemi LC898217XC lens voice coil driver
> 
> Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29e1a423eee5bcf9df7938aaffe5bd3e2f6a2bbe..c15223f063357a8f89cf12f46ebcb7bd062903f3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17781,6 +17781,14 @@ S:	Supported
>  W:	http://www.onsemi.com
>  F:	drivers/net/phy/ncn*
>  
> +ONSEMI LC898217XC LENS VOICE COIL DRIVER
> +M:	Vasiliy Doylov <nekocwd@mainlining.org>
> +L:	linux-media@vger.kernel.org
> +S:	Maintained
> +T:	git git://linuxtv.org/media.git

Drop, unless *you* are committing there.

> +F:	Documentation/devicetree/bindings/media/i2c/onnn,lc898217xc.yaml

There is no such file.

> +F:	drivers/media/i2c/lc898217xc.c

There is no such file, either.

Best regards,
Krzysztof