diff mbox series

media: dt-bindings: media: i2c: align IMX219 filename format with others

Message ID 20250209180718.126462-1-david@ixit.cz (mailing list archive)
State New
Headers show
Series media: dt-bindings: media: i2c: align IMX219 filename format with others | expand

Commit Message

David Heidelberg Feb. 9, 2025, 6:07 p.m. UTC
Append missing vendor and align with other sony definitions.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 .../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%)

Comments

Krzysztof Kozlowski Feb. 9, 2025, 7:09 p.m. UTC | #1
On 09/02/2025 19:07, David Heidelberg wrote:
> Append missing vendor and align with other sony definitions.
> 
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  .../bindings/media/i2c/{imx219.yaml => sony,imx219.yaml}        | 2 +-


Something like this was already sent some time ago. Do it for entire
subsystem - so all cameras there, not file by file.

Best regards,
Krzysztof
David Heidelberg Feb. 9, 2025, 7:57 p.m. UTC | #2
Sent

'media: dt-bindings: media: i2c: align filenames format with standard'

for whole Documentation/devicetree/bindings/media/i2c which contains 
also this change.

Thanks!

On 09/02/2025 20:09, Krzysztof Kozlowski wrote:
> On 09/02/2025 19:07, David Heidelberg wrote:
>> Append missing vendor and align with other sony definitions.
>>
>> Signed-off-by: David Heidelberg <david@ixit.cz>
>> ---
>>   .../bindings/media/i2c/{imx219.yaml => sony,imx219.yaml}        | 2 +-
> 
> 
> Something like this was already sent some time ago. Do it for entire
> subsystem - so all cameras there, not file by file.
> 
> Best regards,
> Krzysztof
diff mbox series

Patch

diff --git ./Documentation/devicetree/bindings/media/i2c/imx219.yaml ./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 07d088cf66e0b..8b23e5fc6a24f 100644
--- ./Documentation/devicetree/bindings/media/i2c/imx219.yaml
+++ ./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 ./MAINTAINERS ./MAINTAINERS
index df1ecd2c7c3d3..2a63f5f640b9a 100644
--- ./MAINTAINERS
+++ ./MAINTAINERS
@@ -21992,7 +21992,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