On Fri, 15 Jul 2022 16:46:25 +0530, Shreeya Patel wrote: > Add devicetree bindings for ltrf216a ambient light sensor. > > Signed-off-by: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx> > --- > > Changes in v7 > - Fix the error reported by kernel test robot. > > Changes in v5 > - Remove deprecated string 'ltr' from the bindings. > > Changes in v3 > - Fix indentation in the example section > > Changes in v2 > - Take over the maintainership for the bindings > - Add interrupt and power supply property in DT bindings > > .../bindings/iio/light/liteon,ltrf216a.yaml | 49 +++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/light/liteon,ltrf216a.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>