On Mon, 16 Aug 2021 13:52:45 -0300, Bruno Meneguele wrote: > The new watchdog timer delay support in BQ24735 allow the user to set four > different options, ranging from 0 to 3. With that, add this new property and > its values and description to the BQ24735 DT binding documentation. > > Signed-off-by: Bruno Meneguele <bruno.meneguele@xxxxxxxxxxxxxx> > --- > Changelog: > v3 - create specific patch for dt bindings changes > - add minimum and maximum values > > .../devicetree/bindings/power/supply/bq24735.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>