On Fri, 29 Apr 2022 15:01:43 -0700, Gwendal Grignou wrote: > Allow configure the resistance used during precharge. > > Signed-off-by: Gwendal Grignou <gwendal@xxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > Changes since v4: > - Add multipleOf propery > - Move description at the end, to match convension. > > Changes since v3: > - Fix maximum field. Check make dt_binding_check passes. > > Changes since v2: > - Change kOhms into ohms. > > Changes since v1: > - Suffix property with kOhms. > > .../bindings/iio/proximity/semtech,sx9360.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>