Re: [PATCH v2 1/4] dt-bindings: iio: light: ltr501: Add missing ltr303 compatible
Esben Haabendal <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
"Krzysztof Kozlowski" <[email protected]> writes: > On 16/07/2026 10:05, Krzysztof Kozlowski wrote: >> On Wed, Jul 15, 2026 at 02:27:23PM +0200, Esben Haabendal wrote: >>> When support for ltr303 was back in 2021, the bindings documentation was >>> not updated accordingly. >>> >>> Fixes: 7d71d289e1ba ("iio: light: ltr501: Added ltr303 driver support") >>> Signed-off-by: Esben Haabendal <[email protected]> >>> --- >>> Documentation/devicetree/bindings/iio/light/liteon,ltr501.yaml | 1 + >>> 1 file changed, 1 insertion(+) >> >> Acked-by: Krzysztof Kozlowski <[email protected]> > > Except that compatible goes before liteon,ltr501, not to the end of lists. I will add a commit that fixes the order first. Looks a bit strange to place this new entry before liteon,ltr301. /Esben