All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] Fix some DT binding references at next-20210722
@ 2021-07-22  9:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 36+ 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] 36+ messages in thread

* [PATCH 00/15] Fix some DT binding references at next-20210722
@ 2021-07-22  9:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 36+ 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



______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
@ 2021-07-22  9:59   ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 36+ 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, Linus Walleij,
	Miquel Raynal, Richard Weinberger, Rob Herring,
	Vignesh Raghavendra, devicetree, linux-kernel, linux-mtd

Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
renamed: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.

Update its cross-reference accordingly.

Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/mtd/gpmc-nor.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
index c8567b40fe13..2133be0d52f2 100644
--- a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
+++ b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
@@ -10,7 +10,7 @@ Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt
 Required properties:
 - bank-width: 		Width of NOR flash in bytes. GPMC supports 8-bit and
 			16-bit devices and so must be either 1 or 2 bytes.
-- compatible:		Documentation/devicetree/bindings/mtd/mtd-physmap.txt
+- compatible:		Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 - gpmc,cs-on-ns:		Chip-select assertion time
 - gpmc,cs-rd-off-ns:	Chip-select de-assertion time for reads
 - gpmc,cs-wr-off-ns:	Chip-select de-assertion time for writes
@@ -21,7 +21,7 @@ Required properties:
 - gpmc,access-ns:	Start cycle to first data capture (read access)
 - gpmc,rd-cycle-ns:	Total read cycle time
 - gpmc,wr-cycle-ns:	Total write cycle time
-- linux,mtd-name:	Documentation/devicetree/bindings/mtd/mtd-physmap.txt
+- linux,mtd-name:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 - reg:			Chip-select, base address (relative to chip-select)
 			and size of NOR flash. Note that base address will be
 			typically 0 as this is the start of the chip-select.
-- 
2.31.1


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

* [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference
@ 2021-07-22  9:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 36+ 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, Linus Walleij,
	Miquel Raynal, Richard Weinberger, Rob Herring,
	Vignesh Raghavendra, devicetree, linux-kernel, linux-mtd

Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
renamed: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.

Update its cross-reference accordingly.

Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/mtd/gpmc-nor.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
index c8567b40fe13..2133be0d52f2 100644
--- a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
+++ b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt
@@ -10,7 +10,7 @@ Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt
 Required properties:
 - bank-width: 		Width of NOR flash in bytes. GPMC supports 8-bit and
 			16-bit devices and so must be either 1 or 2 bytes.
-- compatible:		Documentation/devicetree/bindings/mtd/mtd-physmap.txt
+- compatible:		Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 - gpmc,cs-on-ns:		Chip-select assertion time
 - gpmc,cs-rd-off-ns:	Chip-select de-assertion time for reads
 - gpmc,cs-wr-off-ns:	Chip-select de-assertion time for writes
@@ -21,7 +21,7 @@ Required properties:
 - gpmc,access-ns:	Start cycle to first data capture (read access)
 - gpmc,rd-cycle-ns:	Total read cycle time
 - gpmc,wr-cycle-ns:	Total write cycle time
-- linux,mtd-name:	Documentation/devicetree/bindings/mtd/mtd-physmap.txt
+- linux,mtd-name:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 - reg:			Chip-select, base address (relative to chip-select)
 			and size of NOR flash. Note that base address will be
 			typically 0 as this is the start of the chip-select.
-- 
2.31.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
  2021-07-22  9:59 ` 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
  -1 siblings, 2 replies; 36+ 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] 36+ messages in thread

* [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (2 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-07-22 11:11   ` Vladimir Oltean
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, David S. Miller, Jonathan Corbet,
	Jakub Kicinski, Vladimir Oltean, linux-kernel, netdev

Changeset 62568bdbe6f6 ("dt-bindings: net: dsa: sja1105: convert to YAML schema")
renamed: Documentation/devicetree/bindings/net/dsa/sja1105.txt
to: Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml.

Update its cross-reference accordingly.

Fixes: 62568bdbe6f6 ("dt-bindings: net: dsa: sja1105: convert to YAML schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/networking/dsa/sja1105.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/dsa/sja1105.rst b/Documentation/networking/dsa/sja1105.rst
index da4057ba37f1..4fd6441dab5d 100644
--- a/Documentation/networking/dsa/sja1105.rst
+++ b/Documentation/networking/dsa/sja1105.rst
@@ -512,7 +512,7 @@ not available.
 Device Tree bindings and board design
 =====================================
 
-This section references ``Documentation/devicetree/bindings/net/dsa/sja1105.txt``
+This section references ``Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml``
 and aims to showcase some potential switch caveats.
 
 RMII PHY role and out-of-band signaling
-- 
2.31.1


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

* [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (3 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-06 19:50   ` Miquel Raynal
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linus Walleij,
	Miquel Raynal, Rob Herring, linux-kernel

Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
renamed: Documentation/devicetree/bindings/mtd/arm-versatile.txt
to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.

Update its cross-reference accordingly.

Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d69b2d4646be..76acb9fe0622 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1386,7 +1386,7 @@ F:	Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
 F:	Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
 F:	Documentation/devicetree/bindings/i2c/i2c-versatile.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
-F:	Documentation/devicetree/bindings/mtd/arm-versatile.txt
+F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 F:	arch/arm/boot/dts/arm-realview-*
 F:	arch/arm/boot/dts/integrator*
 F:	arch/arm/boot/dts/versatile*
-- 
2.31.1


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

* [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (4 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-07-22 10:11   ` Sudeep Holla
  2021-07-26 12:13   ` Linus Walleij
  -1 siblings, 2 replies; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linus Walleij,
	Rob Herring, Sudeep Holla, linux-kernel

Changeset b7705ba6d0c4 ("dt-bindings: interrupt-controller: Convert ARM VIC to json-schema")
renamed: Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt
to: Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml.

Update its cross-reference accordingly.

Fixes: b7705ba6d0c4 ("dt-bindings: interrupt-controller: Convert ARM VIC to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 76acb9fe0622..91b4da27226f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1525,7 +1525,7 @@ ARM PRIMECELL VIC PL190/PL192 DRIVER
 M:	Linus Walleij <linus.walleij@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt
+F:	Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml
 F:	drivers/irqchip/irq-vic.c
 
 ARM SMC WATCHDOG DRIVER
-- 
2.31.1


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

* [PATCH 06/15] MAINTAINERS: update aspeed,i2c.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (5 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Jamin Lin, Rob Herring,
	linux-kernel

Changeset 810e4441946c ("dt-bindings: aspeed-i2c: Convert txt to yaml format")
renamed: Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
to: Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml.

Update its cross-reference accordingly.

Fixes: 810e4441946c ("dt-bindings: aspeed-i2c: Convert txt to yaml format")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 91b4da27226f..6b1cab4f01f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1720,7 +1720,7 @@ R:	Joel Stanley <joel@jms.id.au>
 L:	linux-i2c@vger.kernel.org
 L:	openbmc@lists.ozlabs.org (moderated for non-subscribers)
 S:	Maintained
-F:	Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
+F:	Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
 F:	Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt
 F:	drivers/i2c/busses/i2c-aspeed.c
 F:	drivers/irqchip/irq-aspeed-i2c-ic.c
-- 
2.31.1


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

* [PATCH 07/15] MAINTAINERS: update faraday,ftrtc010.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (6 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-07-23 14:38   ` Linus Walleij
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Alexandre Belloni,
	Corentin Labbe, Linus Walleij, Rob Herring, linux-kernel

Changeset 8df65d4adca6 ("dt-bindings: convert rtc/faraday,ftrtc01 to yaml")
renamed: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
to: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml.

Update its cross-reference accordingly.

Fixes: 8df65d4adca6 ("dt-bindings: convert rtc/faraday,ftrtc01 to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6b1cab4f01f8..b9339d4c8a17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1850,7 +1850,7 @@ T:	git git://github.com/ulli-kroll/linux.git
 F:	Documentation/devicetree/bindings/arm/gemini.txt
 F:	Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt
 F:	Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
-F:	Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
+F:	Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml
 F:	arch/arm/boot/dts/gemini*
 F:	arch/arm/mach-gemini/
 F:	drivers/crypto/gemini/
-- 
2.31.1


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

* [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (7 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-07-22 10:05   ` Joakim Zhang
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, David S. Miller, Jonathan Corbet,
	Joakim Zhang, linux-kernel

Changeset 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
renamed: Documentation/devicetree/bindings/net/fsl-fec.txt
to: Documentation/devicetree/bindings/net/fsl,fec.yaml.

Update its cross-reference accordingly.

Fixes: 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9339d4c8a17..92be68e3efb5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7365,7 +7365,7 @@ FREESCALE IMX / MXC FEC DRIVER
 M:	Joakim Zhang <qiangqing.zhang@nxp.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/fsl-fec.txt
+F:	Documentation/devicetree/bindings/net/fsl,fec.yaml
 F:	drivers/net/ethernet/freescale/fec.h
 F:	drivers/net/ethernet/freescale/fec_main.c
 F:	drivers/net/ethernet/freescale/fec_ptp.c
-- 
2.31.1


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

* [PATCH 09/15] MAINTAINERS: update mtd-physmap.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (8 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-06 19:53   ` Miquel Raynal
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linus Walleij,
	Miquel Raynal, Rob Herring, linux-kernel

Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
renamed: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt
to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.

Update its cross-reference accordingly.

Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 92be68e3efb5..bf8843b778a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8633,7 +8633,7 @@ S:	Supported
 Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
 C:	irc://irc.oftc.net/mtd
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next
-F:	Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt
+F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
 F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
 F:	drivers/mtd/hyperbus/
 F:	include/linux/mtd/hyperbus.h
-- 
2.31.1


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

* [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (9 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-06 19:56   ` Miquel Raynal
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Miquel Raynal,
	Rob Herring, Vignesh Raghavendra, linux-kernel

Changeset 6947ad674944 ("dt-bindings: mtd: Convert ti, am654-hbmc.txt to YAML schema")
renamed: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
to: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml.

Update its cross-reference accordingly.

Fixes: 6947ad674944 ("dt-bindings: mtd: Convert ti, am654-hbmc.txt to YAML schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bf8843b778a2..9853e5154bd9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8634,7 +8634,7 @@ Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
 C:	irc://irc.oftc.net/mtd
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next
 F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
-F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
+F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml
 F:	drivers/mtd/hyperbus/
 F:	include/linux/mtd/hyperbus.h
 
-- 
2.31.1


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

* [PATCH 11/15] MAINTAINERS: update ti,sci.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (10 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Nishanth Menon,
	Rob Herring, Stephen Boyd, Tero Kristo, linux-kernel

Changeset 5a9652f6994e ("dt-bindings: arm: keystone: Convert ti,sci to json schema")
renamed: Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
to: Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml.

Update its cross-reference accordingly.

Fixes: 5a9652f6994e ("dt-bindings: arm: keystone: Convert ti,sci to json schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9853e5154bd9..76236b2c1d7a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18355,7 +18355,7 @@ M:	Santosh Shilimkar <ssantosh@kernel.org>
 L:	linux-arm-kernel@lists.infradead.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/arm/keystone/ti,k3-sci-common.yaml
-F:	Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
+F:	Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml
 F:	Documentation/devicetree/bindings/clock/ti,sci-clk.yaml
 F:	Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
 F:	Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
-- 
2.31.1


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

* [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (11 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-05 19:34   ` Bartosz Golaszewski
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Bartosz Golaszewski,
	Linus Walleij, Nobuhiro Iwamatsu, Rob Herring, linux-kernel

Changeset 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
renamed: Documentation/devicetree/bindings/gpio/gpio-zynq.txt
to: Documentation/devicetree/bindings/gpio/gpio-zynq.yaml.

Update its cross-reference accordingly.

Fixes: 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 76236b2c1d7a..7e1e5385d971 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20382,7 +20382,7 @@ R:	Srinivas Neeli <srinivas.neeli@xilinx.com>
 R:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
-F:	Documentation/devicetree/bindings/gpio/gpio-zynq.txt
+F:	Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
 F:	drivers/gpio/gpio-xilinx.c
 F:	drivers/gpio/gpio-zynq.c
 
-- 
2.31.1


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

* [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (12 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-06 19:56   ` Miquel Raynal
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Krzysztof Kozlowski,
	Miquel Raynal, Naga Sureshkumar Relli, Rob Herring, linux-kernel

The file name: Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml
should be, instead: Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml.

Update its cross-reference accordingly.

Fixes: 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry")
Fixes: d3d0e1e85711 ("dt-binding: memory: pl353-smc: Convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e1e5385d971..0a571273f308 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1488,7 +1488,7 @@ M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
 M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml
+F:	Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml
 F:	drivers/memory/pl353-smc.c
 
 ARM PRIMECELL CLCD PL110 DRIVER
-- 
2.31.1


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

* [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (13 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-07-22 10:44   ` Linus Walleij
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linus Walleij,
	Rob Herring, linux-kernel

The file name: Documentation/devicetree/bindings/display/intel,ixp46x-rng.yaml
should be, instead: Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml.

Update its cross-reference accordingly.

Fixes: cca061b04c0d ("hw_random: ixp4xx: Add DT bindings")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0a571273f308..efcd2d461fc0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9411,7 +9411,7 @@ F:	include/linux/soc/ixp4xx/qmgr.h
 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
 M:	Deepak Saxena <dsaxena@plexity.net>
 S:	Maintained
-F:	Documentation/devicetree/bindings/display/intel,ixp46x-rng.yaml
+F:	Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
 F:	drivers/char/hw_random/ixp4xx-rng.c
 
 INTEL KEEM BAY DRM DRIVER
-- 
2.31.1


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

* [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
  2021-07-22  9:59 ` Mauro Carvalho Chehab
                   ` (14 preceding siblings ...)
  (?)
@ 2021-07-22 10:00 ` Mauro Carvalho Chehab
  2021-08-03 10:31   ` [EXT] " Mirela Rabulea
  -1 siblings, 1 reply; 36+ messages in thread
From: Mauro Carvalho Chehab @ 2021-07-22 10:00 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Hans Verkuil,
	Mirela Rabulea, Rob Herring, linux-kernel

The file name: Documentation/devicetree/bindings/media/imx8-jpeg.yaml
should be, instead: Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml.

Update its cross-reference accordingly.

Fixes: be157db0a3d8 ("media: Add maintainer for IMX jpeg v4l2 driver")
Fixes: b16ed1e66008 ("media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index efcd2d461fc0..6538389c7f5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13429,7 +13429,7 @@ M:	Mirela Rabulea <mirela.rabulea@nxp.com>
 R:	NXP Linux Team <linux-imx@nxp.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/media/imx8-jpeg.yaml
+F:	Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
 F:	drivers/media/platform/imx-jpeg
 
 NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
-- 
2.31.1


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

* RE: [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference
  2021-07-22 10:00 ` [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference Mauro Carvalho Chehab
@ 2021-07-22 10:05   ` Joakim Zhang
  0 siblings, 0 replies; 36+ messages in thread
From: Joakim Zhang @ 2021-07-22 10:05 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Linux Doc Mailing List
  Cc: David S. Miller, Jonathan Corbet, linux-kernel


> -----Original Message-----
> From: Mauro Carvalho Chehab <mchehab@kernel.org> On Behalf Of Mauro
> Carvalho Chehab
> Sent: 2021年7月22日 18:00
> To: Linux Doc Mailing List <linux-doc@vger.kernel.org>
> Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>; David S. Miller
> <davem@davemloft.net>; Jonathan Corbet <corbet@lwn.net>; Joakim Zhang
> <qiangqing.zhang@nxp.com>; linux-kernel@vger.kernel.org
> Subject: [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference
> 
> Changeset 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to
> yaml")
> renamed: Documentation/devicetree/bindings/net/fsl-fec.txt
> to: Documentation/devicetree/bindings/net/fsl,fec.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
Thanks.

Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com>

Best Regards,
Joakim Zhang
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b9339d4c8a17..92be68e3efb5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7365,7 +7365,7 @@ FREESCALE IMX / MXC FEC DRIVER
>  M:	Joakim Zhang <qiangqing.zhang@nxp.com>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/net/fsl-fec.txt
> +F:	Documentation/devicetree/bindings/net/fsl,fec.yaml
>  F:	drivers/net/ethernet/freescale/fec.h
>  F:	drivers/net/ethernet/freescale/fec_main.c
>  F:	drivers/net/ethernet/freescale/fec_ptp.c
> --
> 2.31.1


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

* Re: [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference
  2021-07-22 10:00 ` [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference Mauro Carvalho Chehab
@ 2021-07-22 10:11   ` Sudeep Holla
  2021-07-26 12:13   ` Linus Walleij
  1 sibling, 0 replies; 36+ messages in thread
From: Sudeep Holla @ 2021-07-22 10:11 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Sudeep Holla,
	Linus Walleij, Rob Herring, linux-kernel

On Thu, Jul 22, 2021 at 12:00:02PM +0200, Mauro Carvalho Chehab wrote:
> Changeset b7705ba6d0c4 ("dt-bindings: interrupt-controller: Convert ARM VIC to json-schema")
> renamed: Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt
> to: Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml.
> 
> Update its cross-reference accordingly.
>

Thanks for fixing this.

Acked-by: Sudeep Holla <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

^ permalink raw reply	[flat|nested] 36+ 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; 36+ 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] 36+ messages in thread

* Re: [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference
  2021-07-22 10:00 ` [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference Mauro Carvalho Chehab
@ 2021-07-22 10:44   ` Linus Walleij
  0 siblings, 0 replies; 36+ messages in thread
From: Linus Walleij @ 2021-07-22 10:44 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Rob Herring, linux-kernel

On Thu, Jul 22, 2021 at 12:00 PM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:

> The file name: Documentation/devicetree/bindings/display/intel,ixp46x-rng.yaml
> should be, instead: Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: cca061b04c0d ("hw_random: ixp4xx: Add DT bindings")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Oops. Thanks for fixing this Mauro!
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
  2021-07-22 10:00 ` [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference Mauro Carvalho Chehab
@ 2021-07-22 11:11   ` Vladimir Oltean
  0 siblings, 0 replies; 36+ messages in thread
From: Vladimir Oltean @ 2021-07-22 11:11 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, David S. Miller, Jonathan Corbet,
	Jakub Kicinski, Vladimir Oltean, linux-kernel, netdev

On Thu, Jul 22, 2021 at 12:00:00PM +0200, Mauro Carvalho Chehab wrote:
> Changeset 62568bdbe6f6 ("dt-bindings: net: dsa: sja1105: convert to YAML schema")
> renamed: Documentation/devicetree/bindings/net/dsa/sja1105.txt
> to: Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 62568bdbe6f6 ("dt-bindings: net: dsa: sja1105: convert to YAML schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>

^ permalink raw reply	[flat|nested] 36+ 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; 36+ 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] 36+ messages in thread

* Re: (subset) [PATCH 00/15] Fix some DT binding references at next-20210722
  2021-07-22  9:59 ` Mauro Carvalho Chehab
@ 2021-07-23  6:27   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 36+ 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] 36+ messages in thread

* Re: (subset) [PATCH 00/15] Fix some DT binding references at next-20210722
@ 2021-07-23  6:27   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 36+ 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>

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH 07/15] MAINTAINERS: update faraday,ftrtc010.yaml reference
  2021-07-22 10:00 ` [PATCH 07/15] MAINTAINERS: update faraday,ftrtc010.yaml reference Mauro Carvalho Chehab
@ 2021-07-23 14:38   ` Linus Walleij
  0 siblings, 0 replies; 36+ messages in thread
From: Linus Walleij @ 2021-07-23 14:38 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Alexandre Belloni,
	Corentin Labbe, Rob Herring, linux-kernel

On Thu, Jul 22, 2021 at 12:00 PM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:

> Changeset 8df65d4adca6 ("dt-bindings: convert rtc/faraday,ftrtc01 to yaml")
> renamed: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
> to: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 8df65d4adca6 ("dt-bindings: convert rtc/faraday,ftrtc01 to yaml")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference
  2021-07-22 10:00 ` [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference Mauro Carvalho Chehab
  2021-07-22 10:11   ` Sudeep Holla
@ 2021-07-26 12:13   ` Linus Walleij
  1 sibling, 0 replies; 36+ messages in thread
From: Linus Walleij @ 2021-07-26 12:13 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Rob Herring,
	Sudeep Holla, linux-kernel

On Thu, Jul 22, 2021 at 12:00 PM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:

> Changeset b7705ba6d0c4 ("dt-bindings: interrupt-controller: Convert ARM VIC to json-schema")
> renamed: Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt
> to: Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: b7705ba6d0c4 ("dt-bindings: interrupt-controller: Convert ARM VIC to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference
  2021-07-22  9:59   ` Mauro Carvalho Chehab
@ 2021-07-29 20:07     ` Rob Herring
  -1 siblings, 0 replies; 36+ messages in thread
From: Rob Herring @ 2021-07-29 20:07 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Miquel Raynal, linux-kernel, Richard Weinberger, devicetree,
	linux-mtd, Linus Walleij, Linux Doc Mailing List,
	Jonathan Corbet, Rob Herring, Vignesh Raghavendra

On Thu, 22 Jul 2021 11:59:58 +0200, Mauro Carvalho Chehab wrote:
> Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> renamed: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
> to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/mtd/gpmc-nor.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

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

* Re: [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference
@ 2021-07-29 20:07     ` Rob Herring
  0 siblings, 0 replies; 36+ messages in thread
From: Rob Herring @ 2021-07-29 20:07 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Miquel Raynal, linux-kernel, Richard Weinberger, devicetree,
	linux-mtd, Linus Walleij, Linux Doc Mailing List,
	Jonathan Corbet, Rob Herring, Vignesh Raghavendra

On Thu, 22 Jul 2021 11:59:58 +0200, Mauro Carvalho Chehab wrote:
> Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> renamed: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
> to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/mtd/gpmc-nor.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [EXT] [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
  2021-07-22 10:00 ` [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference Mauro Carvalho Chehab
@ 2021-08-03 10:31   ` Mirela Rabulea
  0 siblings, 0 replies; 36+ messages in thread
From: Mirela Rabulea @ 2021-08-03 10:31 UTC (permalink / raw)
  To: mchehab+huawei, linux-doc, lukas.bulwahn
  Cc: robh, corbet, hverkuil-cisco, linux-kernel

Hi Mauro,

On Thu, 2021-07-22 at 12:00 +0200, Mauro Carvalho Chehab wrote:
> Caution: EXT Email
> 
> The file name: Documentation/devicetree/bindings/media/imx8-jpeg.yaml
> should be, instead: Documentation/devicetree/bindings/media/nxp,imx8-
> jpeg.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: be157db0a3d8 ("media: Add maintainer for IMX jpeg v4l2
> driver")
> Fixes: b16ed1e66008 ("media: dt-bindings: Add bindings for
> i.MX8QXP/QM JPEG driver")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index efcd2d461fc0..6538389c7f5b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13429,7 +13429,7 @@ M:      Mirela Rabulea <
> mirela.rabulea@nxp.com>
>  R:     NXP Linux Team <linux-imx@nxp.com>
>  L:     linux-media@vger.kernel.org
>  S:     Maintained
> -F:     Documentation/devicetree/bindings/media/imx8-jpeg.yaml
> +F:     Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml

Thanks a lot for fixing this, indeed, this file changed name during
review process, and I forgot to update the MAINTAINERS file.

Please note that there is another patch set with multiple fixes in
MAINTAINERS file from Lukas Bulwahn (just added him to this mail
thread), which also fixes the reference for imx8-jpeg, among other
fixes.
I don't know which patch is best/easiest to apply. Appologies for my
late reply, as I was on PTO.

For the contents of this patch:
Reviewed-by: Mirela Rabulea <mirela.rabulea@nxp.com>

Regards,
Mirela

>  F:     drivers/media/platform/imx-jpeg
> 
>  NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
> --
> 2.31.1
> 

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

* Re: [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference
  2021-07-22 10:00 ` [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference Mauro Carvalho Chehab
@ 2021-08-05 19:34   ` Bartosz Golaszewski
  0 siblings, 0 replies; 36+ messages in thread
From: Bartosz Golaszewski @ 2021-08-05 19:34 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Linus Walleij,
	Nobuhiro Iwamatsu, Rob Herring, LKML

On Thu, Jul 22, 2021 at 12:00 PM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:
>
> Changeset 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
> renamed: Documentation/devicetree/bindings/gpio/gpio-zynq.txt
> to: Documentation/devicetree/bindings/gpio/gpio-zynq.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 76236b2c1d7a..7e1e5385d971 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20382,7 +20382,7 @@ R:      Srinivas Neeli <srinivas.neeli@xilinx.com>
>  R:     Michal Simek <michal.simek@xilinx.com>
>  S:     Maintained
>  F:     Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
> -F:     Documentation/devicetree/bindings/gpio/gpio-zynq.txt
> +F:     Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
>  F:     drivers/gpio/gpio-xilinx.c
>  F:     drivers/gpio/gpio-zynq.c
>
> --
> 2.31.1
>

Applied, thanks!

Bart

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

* Re: [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference
  2021-07-22 10:00 ` [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference Mauro Carvalho Chehab
@ 2021-08-06 19:50   ` Miquel Raynal
  0 siblings, 0 replies; 36+ messages in thread
From: Miquel Raynal @ 2021-08-06 19:50 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Linus Walleij,
	Rob Herring, linux-kernel

Hi Mauro,

I was about to apply the 4 MTD patches but unfortunately they don't
appear in patchwork as the linux-mtd mailing list was only CCed in the
cover letter. Here is my Acked-by for all of them, if you prefer me to
take them anyway please just resent these patches to me + the ML.

Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote on
Thu, 22 Jul 2021 12:00:01 +0200:

> Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> renamed: Documentation/devicetree/bindings/mtd/arm-versatile.txt
> to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d69b2d4646be..76acb9fe0622 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1386,7 +1386,7 @@ F:	Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
>  F:	Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
>  F:	Documentation/devicetree/bindings/i2c/i2c-versatile.txt
>  F:	Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
> -F:	Documentation/devicetree/bindings/mtd/arm-versatile.txt
> +F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
>  F:	arch/arm/boot/dts/arm-realview-*
>  F:	arch/arm/boot/dts/integrator*
>  F:	arch/arm/boot/dts/versatile*

Thanks,
Miquèl

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

* Re: [PATCH 09/15] MAINTAINERS: update mtd-physmap.yaml reference
  2021-07-22 10:00 ` [PATCH 09/15] MAINTAINERS: update mtd-physmap.yaml reference Mauro Carvalho Chehab
@ 2021-08-06 19:53   ` Miquel Raynal
  0 siblings, 0 replies; 36+ messages in thread
From: Miquel Raynal @ 2021-08-06 19:53 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Linus Walleij,
	Rob Herring, linux-kernel

Hi Mauro,

Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote on Thu, 22 Jul
2021 12:00:06 +0200:

> Changeset 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> renamed: Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt
> to: Documentation/devicetree/bindings/mtd/mtd-physmap.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 63f8e9e0ac65 ("dt-bindings: mtd: Convert mtd-physmap to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 92be68e3efb5..bf8843b778a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8633,7 +8633,7 @@ S:	Supported
>  Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
>  C:	irc://irc.oftc.net/mtd
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next
> -F:	Documentation/devicetree/bindings/mtd/cypress,hyperflash.txt
> +F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
>  F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
>  F:	drivers/mtd/hyperbus/
>  F:	include/linux/mtd/hyperbus.h

Thanks,
Miquèl

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

* Re: [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference
  2021-07-22 10:00 ` [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference Mauro Carvalho Chehab
@ 2021-08-06 19:56   ` Miquel Raynal
  0 siblings, 0 replies; 36+ messages in thread
From: Miquel Raynal @ 2021-08-06 19:56 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Rob Herring,
	Vignesh Raghavendra, linux-kernel

Hi Mauro,

Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote on Thu, 22 Jul
2021 12:00:07 +0200:

> Changeset 6947ad674944 ("dt-bindings: mtd: Convert ti, am654-hbmc.txt to YAML schema")
> renamed: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
> to: Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 6947ad674944 ("dt-bindings: mtd: Convert ti, am654-hbmc.txt to YAML schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bf8843b778a2..9853e5154bd9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8634,7 +8634,7 @@ Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
>  C:	irc://irc.oftc.net/mtd
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next
>  F:	Documentation/devicetree/bindings/mtd/mtd-physmap.yaml
> -F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
> +F:	Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml
>  F:	drivers/mtd/hyperbus/
>  F:	include/linux/mtd/hyperbus.h
>  

Thanks,
Miquèl

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

* Re: [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference
  2021-07-22 10:00 ` [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference Mauro Carvalho Chehab
@ 2021-08-06 19:56   ` Miquel Raynal
  0 siblings, 0 replies; 36+ messages in thread
From: Miquel Raynal @ 2021-08-06 19:56 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Krzysztof Kozlowski,
	Naga Sureshkumar Relli, Rob Herring, linux-kernel

Hi Mauro,

Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote on Thu, 22 Jul
2021 12:00:10 +0200:

> The file name: Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml
> should be, instead: Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml.
> 
> Update its cross-reference accordingly.
> 
> Fixes: 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry")
> Fixes: d3d0e1e85711 ("dt-binding: memory: pl353-smc: Convert to yaml")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e1e5385d971..0a571273f308 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1488,7 +1488,7 @@ M:	Miquel Raynal <miquel.raynal@bootlin.com@bootlin.com>
>  M:	Naga Sureshkumar Relli <nagasure@xilinx.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml
> +F:	Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml
>  F:	drivers/memory/pl353-smc.c
>  
>  ARM PRIMECELL CLCD PL110 DRIVER

Thanks,
Miquèl

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

end of thread, other threads:[~2021-08-06 19:56 UTC | newest]

Thread overview: 36+ 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 ` Mauro Carvalho Chehab
2021-07-22  9:59 ` [PATCH 01/15] dt-bindings: mtd: update mtd-physmap.yaml reference Mauro Carvalho Chehab
2021-07-22  9:59   ` Mauro Carvalho Chehab
2021-07-29 20:07   ` Rob Herring
2021-07-29 20:07     ` Rob Herring
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-22 10:00 ` [PATCH 03/15] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference Mauro Carvalho Chehab
2021-07-22 11:11   ` Vladimir Oltean
2021-07-22 10:00 ` [PATCH 04/15] MAINTAINERS: update mtd-physmap.yaml reference Mauro Carvalho Chehab
2021-08-06 19:50   ` Miquel Raynal
2021-07-22 10:00 ` [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference Mauro Carvalho Chehab
2021-07-22 10:11   ` Sudeep Holla
2021-07-26 12:13   ` Linus Walleij
2021-07-22 10:00 ` [PATCH 06/15] MAINTAINERS: update aspeed,i2c.yaml reference Mauro Carvalho Chehab
2021-07-22 10:00 ` [PATCH 07/15] MAINTAINERS: update faraday,ftrtc010.yaml reference Mauro Carvalho Chehab
2021-07-23 14:38   ` Linus Walleij
2021-07-22 10:00 ` [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference Mauro Carvalho Chehab
2021-07-22 10:05   ` Joakim Zhang
2021-07-22 10:00 ` [PATCH 09/15] MAINTAINERS: update mtd-physmap.yaml reference Mauro Carvalho Chehab
2021-08-06 19:53   ` Miquel Raynal
2021-07-22 10:00 ` [PATCH 10/15] MAINTAINERS: update ti,am654-hbmc.yaml reference Mauro Carvalho Chehab
2021-08-06 19:56   ` Miquel Raynal
2021-07-22 10:00 ` [PATCH 11/15] MAINTAINERS: update ti,sci.yaml reference Mauro Carvalho Chehab
2021-07-22 10:00 ` [PATCH 12/15] MAINTAINERS: update gpio-zynq.yaml reference Mauro Carvalho Chehab
2021-08-05 19:34   ` Bartosz Golaszewski
2021-07-22 10:00 ` [PATCH 13/15] MAINTAINERS: update arm,pl353-smc.yaml reference Mauro Carvalho Chehab
2021-08-06 19:56   ` Miquel Raynal
2021-07-22 10:00 ` [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference Mauro Carvalho Chehab
2021-07-22 10:44   ` Linus Walleij
2021-07-22 10:00 ` [PATCH 15/15] MAINTAINERS: update nxp,imx8-jpeg.yaml reference Mauro Carvalho Chehab
2021-08-03 10:31   ` [EXT] " Mirela Rabulea
2021-07-23  6:27 ` (subset) [PATCH 00/15] Fix some DT binding references at next-20210722 Krzysztof Kozlowski
2021-07-23  6:27   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.