[PATCH 2/2] dt-bindings: iio: st-sensors: drop lis302dl-spi from deprecated list
From: Jad Keskes
Date: Fri Jun 19 2026 - 07:58:03 EST
st,lis302dl-spi is only used by the misc/lis3lv02d driver. Its
binding is now in Documentation/devicetree/bindings/misc/.
Keep st,lis3lv02d in the deprecated list — the IIO i2c driver
still matches it for LIS3LV02DL support.
Tested: dt_binding_check, dtbs_check.
Signed-off-by: Jad Keskes <inasj268@xxxxxxxxx>
---
Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
index a1a958215cdb..2a5451589fab 100644
--- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
+++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
@@ -90,10 +90,8 @@ properties:
- st,lsm9ds0-imu
- description: Deprecated bindings
enum:
- - st,lis302dl-spi
- st,lis3lv02d
deprecated: true
-
reg:
maxItems: 1
--
2.54.0