[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CY4PR03MB3350278AE774CC53163A882799DA0@CY4PR03MB3350.namprd03.prod.outlook.com>
Date: Tue, 14 Apr 2020 09:05:05 +0000
From: "Sa, Nuno" <Nuno.Sa@...log.com>
To: Rob Herring <robh@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
"linux-hwmon@...r.kernel.org" <linux-hwmon@...r.kernel.org>
Subject: RE: [PATCH] dt-bindings: hwmon: Fix incorrect $id paths
> From: linux-hwmon-owner@...r.kernel.org <linux-hwmon-
> owner@...r.kernel.org> On Behalf Of Rob Herring
> Sent: Donnerstag, 9. April 2020 22:25
> To: devicetree@...r.kernel.org
> Cc: linux-kernel@...r.kernel.org; Sa, Nuno <Nuno.Sa@...log.com>; Jean
> Delvare <jdelvare@...e.com>; Guenter Roeck <linux@...ck-us.net>; linux-
> hwmon@...r.kernel.org
> Subject: [PATCH] dt-bindings: hwmon: Fix incorrect $id paths
>
>
> Fix the path warnings in the adi,axi-fan-control and adt7475 bindings:
>
> Documentation/devicetree/bindings/hwmon/adt7475.yaml: $id:
> relative path/filename doesn't match actual path or filename
> expected:
> https://urldefense.com/v3/__http://devicetree.org/schemas/hwmon/adt7
> 475.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQwv-
> iSF4ciM0bQs5Dea4wfEReZjBvw$
> Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml: $id:
> relative path/filename doesn't match actual path or filename
> expected:
> https://urldefense.com/v3/__http://devicetree.org/schemas/hwmon/adi,a
> xi-fan-
> control.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQ
> wv-iSF4ciM0bQs5Dea4wfGuCklYAg$
>
> Cc: "Nuno Sá" <nuno.sa@...log.com>
> Cc: Jean Delvare <jdelvare@...e.com>
> Cc: Guenter Roeck <linux@...ck-us.net>
> Cc: linux-hwmon@...r.kernel.org
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
Acked-by: Nuno Sá <nuno.sa@...log.com>
> Will take this via the DT tree.
>
> Rob
>
> .../devicetree/bindings/hwmon/adi,axi-fan-control.yaml | 2 +-
> Documentation/devicetree/bindings/hwmon/adt7475.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/adi,axi-fan-
> control.yaml b/Documentation/devicetree/bindings/hwmon/adi,axi-fan-
> control.yaml
> index 29bb2c778c59..7db78767c02d 100644
> --- a/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
> @@ -2,7 +2,7 @@
> # Copyright 2019 Analog Devices Inc.
> %YAML 1.2
> ---
> -$id:
> https://urldefense.com/v3/__http://devicetree.org/schemas/bindings/hw
> mon/adi,axi-fan-
> control.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQ
> wv-iSF4ciM0bQs5Dea4wfFmPtwp2w$
> +$id:
> https://urldefense.com/v3/__http://devicetree.org/schemas/hwmon/adi,a
> xi-fan-
> control.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQ
> wv-iSF4ciM0bQs5Dea4wfGuCklYAg$
> $schema: https://urldefense.com/v3/__http://devicetree.org/meta-
> schemas/core.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_Gdxn
> hLyCiQwv-iSF4ciM0bQs5Dea4wfHX4LQ_HA$
>
> title: Analog Devices AXI FAN Control Device Tree Bindings
> diff --git a/Documentation/devicetree/bindings/hwmon/adt7475.yaml
> b/Documentation/devicetree/bindings/hwmon/adt7475.yaml
> index 76985034ea73..46c441574f98 100644
> --- a/Documentation/devicetree/bindings/hwmon/adt7475.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/adt7475.yaml
> @@ -1,7 +1,7 @@
> # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> %YAML 1.2
> ---
> -$id:
> https://urldefense.com/v3/__http://devicetree.org/schemas/adt7475.yaml
> *__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQwv-
> iSF4ciM0bQs5Dea4wfFzZihZyA$
> +$id:
> https://urldefense.com/v3/__http://devicetree.org/schemas/hwmon/adt7
> 475.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_GdxnhLyCiQwv-
> iSF4ciM0bQs5Dea4wfEReZjBvw$
> $schema: https://urldefense.com/v3/__http://devicetree.org/meta-
> schemas/core.yaml*__;Iw!!A3Ni8CS0y2Y!rhxgSigmHmtbV5H9e_T_95_Gdxn
> hLyCiQwv-iSF4ciM0bQs5Dea4wfHX4LQ_HA$
>
> title: ADT7475 hwmon sensor
> --
> 2.20.1
Powered by blists - more mailing lists