diff options
| author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-09-13 15:18:56 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-09-30 09:21:03 +0100 |
| commit | 756ffac91cbd1bd8efc877e75fce0a8aa0339f09 (patch) | |
| tree | 2871e0011caeee7b06e98e01cf4fa85027f8a8a9 | |
| parent | 6831670f656c11ddbaf89ec08e42609d818e6299 (diff) | |
| download | linux-756ffac91cbd1bd8efc877e75fce0a8aa0339f09.tar.gz linux-756ffac91cbd1bd8efc877e75fce0a8aa0339f09.zip | |
dt-bindings: iio: light: veml6030: rename to add manufacturer
Follow the common pattern manufacturer,devicename.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20240913-veml6035-v1-1-0b09c0c90418@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | Documentation/devicetree/bindings/iio/light/vishay,veml6030.yaml (renamed from Documentation/devicetree/bindings/iio/light/veml6030.yaml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/light/veml6030.yaml b/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) |
