* [PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303
@ 2026-03-05 19:59 Andrew Davis
2026-03-07 11:37 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2026-03-05 19:59 UTC (permalink / raw)
To: Jonathan Cameron, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Nikita Travkin
Cc: linux-iio, devicetree, linux-kernel, Andrew Davis
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@ti.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303
2026-03-05 19:59 [PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303 Andrew Davis
@ 2026-03-07 11:37 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2026-03-07 11:37 UTC (permalink / raw)
To: Andrew Davis
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Nikita Travkin,
linux-iio, devicetree, linux-kernel
On Thu, 5 Mar 2026 13:59:17 -0600
Andrew Davis <afd@ti.com> wrote:
> 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.
>
Needs a brief note on why it is different enough from all other supported
devices that we can't do a fallback compatible.
Seems it has a mix of scaling and channels that doesn't match any other device.
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-07 11:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 19:59 [PATCH] dt-bindings: iio: light: ltr501: Add liteon,ltr303 Andrew Davis
2026-03-07 11:37 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox