linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] Fix some DT binding references at next-20210722
@ 2021-07-22  9:59 Mauro Carvalho Chehab
  2021-07-22  9:59 ` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference Mauro Carvalho Chehab
  2021-07-23  6:27 ` (subset) [PATCH 00/15] Fix some DT binding references at next-20210722 Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22  9:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, linux-kernel, Jonathan Corbet,
	Guenter Roeck, Jakub Kicinski, Jean Delvare, Miquel Raynal,
	Richard Weinberger, Rob Herring, Vignesh Raghavendra, devicetree,
	linux-hwmon, linux-mtd, netdev

Due to DT schema conversion to yaml, several references to dt-bindings got
broken.

Update them.

Mauro Carvalho Chehab (15):
  dt-bindings: mtd: update mtd-physmap.yaml reference
  dt-bindings: firmware: update arm,scpi.yaml reference
  dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
  MAINTAINERS: update mtd-physmap.yaml reference
  MAINTAINERS: update arm,vic.yaml reference
  MAINTAINERS: update aspeed,i2c.yaml reference
  MAINTAINERS: update faraday,ftrtc010.yaml reference
  MAINTAINERS: update fsl,fec.yaml reference
  MAINTAINERS: update mtd-physmap.yaml reference
  MAINTAINERS: update ti,am654-hbmc.yaml reference
  MAINTAINERS: update ti,sci.yaml reference
  MAINTAINERS: update gpio-zynq.yaml reference
  MAINTAINERS: update arm,pl353-smc.yaml reference
  MAINTAINERS: update intel,ixp46x-rng.yaml reference
  MAINTAINERS: update nxp,imx8-jpeg.yaml reference

 .../devicetree/bindings/mtd/gpmc-nor.txt      |  4 ++--
 Documentation/hwmon/scpi-hwmon.rst            |  2 +-
 Documentation/networking/dsa/sja1105.rst      |  2 +-
 MAINTAINERS                                   | 24 +++++++++----------
 4 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
  2021-07-22  9:59 [PATCH 00/15] Fix some DT binding references at next-20210722 Mauro Carvalho Chehab
@ 2021-07-22  9:59 ` Mauro Carvalho Chehab
  2021-07-22 10:12   ` Sudeep Holla
  2021-07-22 15:55   ` Guenter Roeck
  2021-07-23  6:27 ` (subset) [PATCH 00/15] Fix some DT binding references at next-20210722 Krzysztof Kozlowski
  1 sibling, 2 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22  9:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Guenter Roeck,
	Jean Delvare, Rob Herring, Sudeep Holla, linux-hwmon,
	linux-kernel

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 <mchehab+huawei@kernel.org>
---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
  2021-07-22  9:59 ` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference Mauro Carvalho Chehab
@ 2021-07-22 10:12   ` Sudeep Holla
  2021-07-22 15:55   ` Guenter Roeck
  1 sibling, 0 replies; 5+ messages in thread
From: Sudeep Holla @ 2021-07-22 10:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Guenter Roeck,
	Sudeep Holla, Jean Delvare, Rob Herring, linux-hwmon,
	linux-kernel

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 <sudeep.holla@arm.com>


-- 
Regards,
Sudeep

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
  2021-07-22  9:59 ` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference Mauro Carvalho Chehab
  2021-07-22 10:12   ` Sudeep Holla
@ 2021-07-22 15:55   ` Guenter Roeck
  1 sibling, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2021-07-22 15:55 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Jean Delvare,
	Rob Herring, Sudeep Holla, linux-hwmon, linux-kernel

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 <mchehab+huawei@kernel.org>
> Acked-by: Sudeep Holla <sudeep.holla@arm.com>

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: (subset) [PATCH 00/15] Fix some DT binding references at next-20210722
  2021-07-22  9:59 [PATCH 00/15] Fix some DT binding references at next-20210722 Mauro Carvalho Chehab
  2021-07-22  9:59 ` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference Mauro Carvalho Chehab
@ 2021-07-23  6:27 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2021-07-23  6:27 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Linux Doc Mailing List
  Cc: Krzysztof Kozlowski, linux-kernel, linux-hwmon, Guenter Roeck,
	Miquel Raynal, netdev, Jakub Kicinski, Jonathan Corbet,
	Jean Delvare, Vignesh Raghavendra, Richard Weinberger, linux-mtd,
	devicetree, Rob Herring

On Thu, 22 Jul 2021 11:59:57 +0200, Mauro Carvalho Chehab wrote:
> Due to DT schema conversion to yaml, several references to dt-bindings got
> broken.
> 
> Update them.
> 
> Mauro Carvalho Chehab (15):
>   dt-bindings: mtd: update mtd-physmap.yaml reference
>   dt-bindings: firmware: update arm,scpi.yaml reference
>   dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
>   MAINTAINERS: update mtd-physmap.yaml reference
>   MAINTAINERS: update arm,vic.yaml reference
>   MAINTAINERS: update aspeed,i2c.yaml reference
>   MAINTAINERS: update faraday,ftrtc010.yaml reference
>   MAINTAINERS: update fsl,fec.yaml reference
>   MAINTAINERS: update mtd-physmap.yaml reference
>   MAINTAINERS: update ti,am654-hbmc.yaml reference
>   MAINTAINERS: update ti,sci.yaml reference
>   MAINTAINERS: update gpio-zynq.yaml reference
>   MAINTAINERS: update arm,pl353-smc.yaml reference
>   MAINTAINERS: update intel,ixp46x-rng.yaml reference
>   MAINTAINERS: update nxp,imx8-jpeg.yaml reference
> 
> [...]

Applied, thanks!

[13/15] MAINTAINERS: update arm,pl353-smc.yaml reference
        commit: e460a86aab669e00c5952a7643665f3096fbfe27

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-23  6:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22  9:59 [PATCH 00/15] Fix some DT binding references at next-20210722 Mauro Carvalho Chehab
2021-07-22  9:59 ` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference Mauro Carvalho Chehab
2021-07-22 10:12   ` Sudeep Holla
2021-07-22 15:55   ` Guenter Roeck
2021-07-23  6:27 ` (subset) [PATCH 00/15] Fix some DT binding references at next-20210722 Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).