On Wed, 13 Apr 2022 13:40:12 +0200, Camel Guo wrote: > Document the TMP401, TMP411 and TMP43x device devicetree bindings > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Camel Guo <camel.guo@xxxxxxxx> > --- > > Notes: > v3: > - Remove unneeded address-cells and size-cells; > - Change range of ti,n-factor to [-128, 127]; > - Remove unneeded 'items' of ti,beta-compensation; > - Got Reviewed-by from Krzysztof. > > v2: > - Fix format and describe hardware properties instead of programming > models > > .../devicetree/bindings/hwmon/ti,tmp401.yaml | 105 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 106 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>