[PATCH v2 2/3] dt-bindings: iio: st,st-sensors: remove lis302dl and lis3lv02d from deprecated list
From: Md Shofiqul Islam
Date: Thu Jun 11 2026 - 11:44:03 EST
st,lis302dl-spi and st,lis3lv02d are being given their own binding in
Documentation/devicetree/bindings/iio/accel/st,lis302dl.yaml. Remove
them from the deprecated section of st,st-sensors.yaml to eliminate
the duplicate compatible string warnings reported by the kernel test
robot.
Signed-off-by: Md Shofiqul Islam <shofiqtest@xxxxxxxxx>
---
Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
index a1a958215cdb..ebe9041f6326 100644
--- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
+++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
@@ -88,12 +88,6 @@ properties:
enum:
- st,lsm303d-imu
- st,lsm9ds0-imu
- - description: Deprecated bindings
- enum:
- - st,lis302dl-spi
- - st,lis3lv02d
- deprecated: true
-
reg:
maxItems: 1
--
2.51.1