From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Guenter Roeck <linux@roeck-us.net>,
Jakub Kicinski <kuba@kernel.org>,
Jean Delvare <jdelvare@suse.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Rob Herring <robh+dt@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-mtd@lists.infradead.org, netdev@vger.kernel.org
Subject: [PATCH 00/15] Fix some DT binding references at next-20210722
Date: Thu, 22 Jul 2021 11:59:57 +0200 [thread overview]
Message-ID: <cover.1626947923.git.mchehab+huawei@kernel.org> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Guenter Roeck <linux@roeck-us.net>,
Jakub Kicinski <kuba@kernel.org>,
Jean Delvare <jdelvare@suse.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Rob Herring <robh+dt@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-mtd@lists.infradead.org, netdev@vger.kernel.org
Subject: [PATCH 00/15] Fix some DT binding references at next-20210722
Date: Thu, 22 Jul 2021 11:59:57 +0200 [thread overview]
Message-ID: <cover.1626947923.git.mchehab+huawei@kernel.org> (raw)
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/
next reply other threads:[~2021-07-22 10:00 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-22 9:59 Mauro Carvalho Chehab [this message]
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 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1626947923.git.mchehab+huawei@kernel.org \
--to=mchehab+huawei@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux@roeck-us.net \
--cc=miquel.raynal@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.