lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 13 Dec 2022 08:47:50 -0600
From:   Rob Herring <robh@...nel.org>
To:     Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc:     Kun Yi <kunyi@...gle.com>, Jonathan Cameron <jic23@...nel.org>,
        Krishna Chatradhi <ch.naveen@...sung.com>,
        Nuno Sá <nuno.sa@...log.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Eric Tremblay <etremblay@...tech-controls.com>,
        linux-hwmon@...r.kernel.org,
        Supreeth Venkatesh <supreeth.venkatesh@....com>,
        linux-kernel@...r.kernel.org, Jean Delvare <jdelvare@...e.com>,
        Alexandru Tachici <alexandru.tachici@...log.com>,
        devicetree@...r.kernel.org, Guenter Roeck <linux@...ck-us.net>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Akshay Gupta <Akshay.Gupta@....com>,
        Robert Marko <robert.marko@...tura.hr>,
        Michael Hennerich <michael.hennerich@...log.com>,
        Luka Perkov <luka.perkov@...tura.hr>
Subject: Re: [PATCH 1/2] dt-bindings: hwmon: correct indentation and style in
 examples

On Tue, Dec 13, 2022 at 03:19:54PM +0100, Krzysztof Kozlowski wrote:
> On 13/12/2022 14:46, 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@...aro.org>
> >> ---
> >>  .../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(-)
> >>
> > 
> > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> > on your patch (DT_CHECKER_FLAGS is new in v5.13):
> > 
> 
> This is fixed in second patch which points to: I need to change their order.

Humm, I was scratching my head how this occurred. The cases of 'i2cN' 
don't get checked by the I2C bus schema.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ