[PATCH 1/7] dt-bindings: iio: light: veml6030: rename to add manufacturer

From: Javier Carrasco
Date: Fri Sep 13 2024 - 09:19:33 EST


Follow the common pattern manufacturer,devicename.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
---
.../bindings/iio/light/{veml6030.yaml => vishay,veml6030.yaml} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/light/veml6030.yaml b/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml
similarity index 95%
rename from Documentation/devicetree/bindings/iio/light/veml6030.yaml
rename to Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml
index fb19a2d7a849..7f4995557570 100644
--- a/Documentation/devicetree/bindings/iio/light/veml6030.yaml
+++ b/Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0+
%YAML 1.2
---
-$id: http://devicetree.org/schemas/iio/light/veml6030.yaml#
+$id: http://devicetree.org/schemas/iio/light/vishay,veml6030.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: VEML6030 Ambient Light Sensor (ALS)

--
2.43.0