Re: [PATCH 1/2] dt-bindings: hwmon: correct indentation and style in examples

From: Guenter Roeck
Date: Wed Dec 14 2022 - 11:36:16 EST


On 12/13/22 06:48, Rob Herring wrote:

On Tue, 13 Dec 2022 10:26:41 +0100, Krzysztof Kozlowski wrote:
Fix mixed indentation to 4-spaces, remove unnecessary suffix from
i2c node name and use lower-case hex. No functional impact.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../bindings/hwmon/adi,adm1177.yaml | 12 ++---
.../bindings/hwmon/adi,adm1266.yaml | 6 +--
.../bindings/hwmon/adi,axi-fan-control.yaml | 20 ++++-----
.../bindings/hwmon/adi,ltc2947.yaml | 20 ++++-----
.../bindings/hwmon/adi,ltc2992.yaml | 26 +++++------
.../devicetree/bindings/hwmon/amd,sbrmi.yaml | 6 +--
.../devicetree/bindings/hwmon/amd,sbtsi.yaml | 6 +--
.../devicetree/bindings/hwmon/iio-hwmon.yaml | 8 ++--
.../bindings/hwmon/national,lm90.yaml | 44 +++++++++----------
.../bindings/hwmon/ntc-thermistor.yaml | 2 +-
.../bindings/hwmon/nuvoton,nct7802.yaml | 16 +++----
.../devicetree/bindings/hwmon/ti,tmp513.yaml | 22 +++++-----
.../bindings/hwmon/ti,tps23861.yaml | 16 +++----
13 files changed, 102 insertions(+), 102 deletions(-)


Reviewed-by: Rob Herring <robh@xxxxxxxxxx>


Are you going to apply the series through your tree, or should I
apply it through hwmon ? I am asking because you applied the
ntc-thermistor patch, so it might sense to apply this series
as well.

Thanks,
Guenter