2022-06-06 15:41:11

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references

Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
to: Documentation/devicetree/bindings/arm/vexpress-config.yaml.

Update the cross-references accordingly.

Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---

To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/[email protected]/

Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 +-
Documentation/devicetree/bindings/regulator/vexpress.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documentation/devicetree/bindings/hwmon/vexpress.txt
index 9c27ed694bbb..4a4df4ffc460 100644
--- a/Documentation/devicetree/bindings/hwmon/vexpress.txt
+++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt
@@ -9,7 +9,7 @@ Requires node properties:
"arm,vexpress-power"
"arm,vexpress-energy"
- "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
- (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
+ (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
for more details)

Optional node properties:
diff --git a/Documentation/devicetree/bindings/regulator/vexpress.txt b/Documentation/devicetree/bindings/regulator/vexpress.txt
index d775f72487aa..1c2e92c7831e 100644
--- a/Documentation/devicetree/bindings/regulator/vexpress.txt
+++ b/Documentation/devicetree/bindings/regulator/vexpress.txt
@@ -4,7 +4,7 @@ Versatile Express voltage regulators
Requires node properties:
- "compatible" value: "arm,vexpress-volt"
- "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
- (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
+ (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
for more details)

Required regulator properties:
--
2.36.1


2022-06-06 16:00:59

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references

On 6/6/22 08:25, Mauro Carvalho Chehab wrote:
> Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
> renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> to: Documentation/devicetree/bindings/arm/vexpress-config.yaml.
>
> Update the cross-references accordingly.
>
> Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>

Acked-by: Guenter Roeck <[email protected]>

> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/23] at: https://lore.kernel.org/all/[email protected]/
>
> Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 +-
> Documentation/devicetree/bindings/regulator/vexpress.txt | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documentation/devicetree/bindings/hwmon/vexpress.txt
> index 9c27ed694bbb..4a4df4ffc460 100644
> --- a/Documentation/devicetree/bindings/hwmon/vexpress.txt
> +++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt
> @@ -9,7 +9,7 @@ Requires node properties:
> "arm,vexpress-power"
> "arm,vexpress-energy"
> - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
> - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
> for more details)
>
> Optional node properties:
> diff --git a/Documentation/devicetree/bindings/regulator/vexpress.txt b/Documentation/devicetree/bindings/regulator/vexpress.txt
> index d775f72487aa..1c2e92c7831e 100644
> --- a/Documentation/devicetree/bindings/regulator/vexpress.txt
> +++ b/Documentation/devicetree/bindings/regulator/vexpress.txt
> @@ -4,7 +4,7 @@ Versatile Express voltage regulators
> Requires node properties:
> - "compatible" value: "arm,vexpress-volt"
> - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
> - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
> for more details)
>
> Required regulator properties: