[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200121180029.GA32498@bogus>
Date: Tue, 21 Jan 2020 12:00:29 -0600
From: Rob Herring <robh@...nel.org>
To: Logan Shaw <logan.shaw@...iedtelesis.co.nz>
Cc: linux@...ck-us.net, jdelvare@...e.com, robh+dt@...nel.org,
linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Joshua.Scott@...iedtelesis.co.nz,
Chris.Packham@...iedtelesis.co.nz, logan.shaw@...iedtelesis.co.nz
Subject: Re: [PATCH v4 2/2] hwmon: (adt7475) Added attenuator bypass support
On Mon, 20 Jan 2020 13:17:03 +1300, Logan Shaw wrote:
>
> Added a new file documenting the adt7475 devicetree and added the four
> new properties to it.
>
> Signed-off-by: Logan Shaw <logan.shaw@...iedtelesis.co.nz>
> ---
> ---
> .../devicetree/bindings/hwmon/adt7475.yaml | 90 +++++++++++++++++++
> 1 file changed, 90 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/adt7475.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/hwmon/adt7475.example.dts:19.11-24: Warning (reg_format): /example-0/hwmon@2e:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
Documentation/devicetree/bindings/hwmon/adt7475.example.dt.yaml: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
Documentation/devicetree/bindings/hwmon/adt7475.example.dt.yaml: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
Documentation/devicetree/bindings/hwmon/adt7475.example.dt.yaml: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
See https://patchwork.ozlabs.org/patch/1225573
Please check and re-submit.
Powered by blists - more mailing lists