Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: media: imx219: Rename binding file with vendor prefix
@ 2025-02-08 19:52 Laurent Pinchart
  2025-02-11 18:30 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2025-02-08 19:52 UTC (permalink / raw)
  To: Dave Stevenson, Sakari Ailus, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-media, devicetree

The imx219.yaml file is the only DT binding for Sony sensors that
doesn't start with the vendor "sony," prefix. Rename it to
sony,imx219.yaml.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 .../bindings/media/i2c/{imx219.yaml => sony,imx219.yaml}        | 2 +-
 MAINTAINERS                                                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename Documentation/devicetree/bindings/media/i2c/{imx219.yaml => sony,imx219.yaml} (97%)

diff --git a/Documentation/devicetree/bindings/media/i2c/imx219.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
similarity index 97%
rename from Documentation/devicetree/bindings/media/i2c/imx219.yaml
rename to Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
index 07d088cf66e0..8b23e5fc6a24 100644
--- a/Documentation/devicetree/bindings/media/i2c/imx219.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/media/i2c/imx219.yaml#
+$id: http://devicetree.org/schemas/media/i2c/sony,imx219.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Sony 1/4.0-Inch 8Mpixel CMOS Digital Image Sensor
diff --git a/MAINTAINERS b/MAINTAINERS
index 3b62cfc61203..58f193d1aaec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21994,7 +21994,7 @@ M:	Dave Stevenson <dave.stevenson@raspberrypi.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
 T:	git git://linuxtv.org/media.git
-F:	Documentation/devicetree/bindings/media/i2c/imx219.yaml
+F:	Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
 F:	drivers/media/i2c/imx219.c
 
 SONY IMX258 SENSOR DRIVER

base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
-- 
Regards,

Laurent Pinchart


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-11 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-08 19:52 [PATCH] dt-bindings: media: imx219: Rename binding file with vendor prefix Laurent Pinchart
2025-02-11 18:30 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox