2021-07-22 10:06:20

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference

Changeset 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema")
renamed: Documentation/devicetree/bindings/arm/arm,scpi.txt
to: Documentation/devicetree/bindings/firmware/arm,scpi.yaml.

Update its cross-reference accordingly.

Fixes: 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
Documentation/hwmon/scpi-hwmon.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/scpi-hwmon.rst b/Documentation/hwmon/scpi-hwmon.rst
index eee7022b44db..1e3f83ec0658 100644
--- a/Documentation/hwmon/scpi-hwmon.rst
+++ b/Documentation/hwmon/scpi-hwmon.rst
@@ -32,5 +32,5 @@ Usage Notes

The driver relies on device tree node to indicate the presence of SCPI
support in the kernel. See
-Documentation/devicetree/bindings/arm/arm,scpi.txt for details of the
+Documentation/devicetree/bindings/firmware/arm,scpi.yaml for details of the
devicetree node.
--
2.31.1


2021-07-22 10:15:24

by Sudeep Holla

[permalink] [raw]
Subject: Re: [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference

On Thu, Jul 22, 2021 at 11:59:59AM +0200, Mauro Carvalho Chehab wrote:
> Changeset 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema")
> renamed: Documentation/devicetree/bindings/arm/arm,scpi.txt
> to: Documentation/devicetree/bindings/firmware/arm,scpi.yaml.
>
> Update its cross-reference accordingly.
>

I had forgotten about this document, thanks for fixing again.

Acked-by: Sudeep Holla <[email protected]>


--
Regards,
Sudeep

2021-07-22 15:56:59

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference

On Thu, Jul 22, 2021 at 11:59:59AM +0200, Mauro Carvalho Chehab wrote:
> Changeset 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema")
> renamed: Documentation/devicetree/bindings/arm/arm,scpi.txt
> to: Documentation/devicetree/bindings/firmware/arm,scpi.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 1496be719468 ("dt-bindings: firmware: arm,scpi: Convert to json schema")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> Acked-by: Sudeep Holla <[email protected]>

Applied to hwmon-next.

Thanks,
Guenter

> ---
> Documentation/hwmon/scpi-hwmon.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/hwmon/scpi-hwmon.rst b/Documentation/hwmon/scpi-hwmon.rst
> index eee7022b44db..1e3f83ec0658 100644
> --- a/Documentation/hwmon/scpi-hwmon.rst
> +++ b/Documentation/hwmon/scpi-hwmon.rst
> @@ -32,5 +32,5 @@ Usage Notes
>
> The driver relies on device tree node to indicate the presence of SCPI
> support in the kernel. See
> -Documentation/devicetree/bindings/arm/arm,scpi.txt for details of the
> +Documentation/devicetree/bindings/firmware/arm,scpi.yaml for details of the
> devicetree node.