On Tue, 9 Jul 2024 10:26:17 +0200 Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > On 08/07/2024 13:41, Marek Vasut wrote: > > Document LiteOn LTR-308 support in LTR-F216A bindings. > > > > The two devices seem to have almost identical register map, except that > > the LTR-308 does not have three CLEAR_DATA registers, which are unused > > by this driver. Furthermore, LTR-308 and LTR-F216A use different lux > > calculation constants, 0.6 and 0.45 respectively. > > > > https://optoelectronics.liteon.com/upload/download/DS86-2016-0027/LTR-308ALS_Final_%20DS_V1%201.pdf > > https://optoelectronics.liteon.com/upload/download/DS86-2019-0016/LTR-F216A_Final_DS_V1.4.PDF > > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Applied to the testing branch of iio.git which will get rebase on rc1 once available. One minor request for future series. For any multipatch series it's helpful to have a cover letter even if there isn't a lot to say. It always provides 2 things that are useful: 1) A title for the series in patchwork. 2) A place for people to give tags for the whole series in a fashion that automation like b4 can pick up. Anyhow, not important for a 2 patch series, but a nice to have! Jonathan > > Best regards, > Krzysztof >