diff mbox series

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

Message ID 20240913-veml6035-v1-1-0b09c0c90418@gmail.com (mailing list archive)
State Accepted
Headers show
Series iio: light: veml6030: fix issues and add support for veml6035 | expand

Commit Message

Javier Carrasco Sept. 13, 2024, 1:18 p.m. UTC
Follow the common pattern manufacturer,devicename.

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

Comments

Conor Dooley Sept. 13, 2024, 4:53 p.m. UTC | #1
On Fri, Sep 13, 2024 at 03:18:56PM +0200, Javier Carrasco wrote:
> Follow the common pattern manufacturer,devicename.
> 
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Jonathan Cameron Sept. 14, 2024, 2:52 p.m. UTC | #2
On Fri, 13 Sep 2024 17:53:31 +0100
Conor Dooley <conor@kernel.org> wrote:

> On Fri, Sep 13, 2024 at 03:18:56PM +0200, Javier Carrasco wrote:
> > Follow the common pattern manufacturer,devicename.
> > 
> > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>  
> 
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied.
diff mbox series

Patch

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)