[PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303
From: Andrew Davis
Date: Thu Mar 05 2026 - 15:05:29 EST
This device is already supported by the driver and this compatible
string was added to the of_device_id list but was not documented
here in the binding, fix this.
Signed-off-by: Andrew Davis <afd@xxxxxx>
---
Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml b/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
index c8074f180a793..ab9bb68dd7363 100644
--- a/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
+++ b/Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml
@@ -18,6 +18,7 @@ properties:
- liteon,ltr501
- liteon,ltr559
- liteon,ltr301
+ - liteon,ltr303
reg:
maxItems: 1
--
2.39.2