From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Rob Herring <robh+dt@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Johan Hovold <johan@kernel.org>,
"David S . Miller" <davem@davemloft.net>,
Sean Wang <sean.wang@mediatek.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Matthias Brugger <matthias.bgg@gmail.com>,
devicetree@vger.kernel.org, linux-serial@vger.kernel.org,
linux-renesas-soc@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH v2 0/2] dt-bindings: serial: Convert generic and slave bindings to json-schema
Date: Fri, 6 Mar 2020 10:00:44 +0100 [thread overview]
Message-ID: <20200306090046.8890-1-geert+renesas@glider.be> (raw)
Hi Rob, Greg,
This patch series converts the generic serial interface and slave-device
Device Tree bindings to json-schema.
Changes compared to v1[1]:
- Update references to serial.txt and slave-device.txt,
- Fix nodename pattern,
- Add missing maxItems to *-gpios,
- Express that uart-has-rtscts and [cr]ts-gpios are
mutually-exclusive,
- Drop examples,
- Allow any child node names,
- Typo s/connnected/connected/.
This is a dependency for converting more serial DT bindings that will
refer to properties defined in serial.yaml.
This patch is based on next-20200306, which has a recent change to
nextqualcomm-bluetooth.txt.
Thanks!
[1] https://lore.kernel.org/linux-devicetree/20200303134351.22270-1-geert+renesas@glider.be/
Geert Uytterhoeven (2):
dt-bindings: serial: Convert generic bindings to json-schema
dt-bindings: serial: Convert slave-device bindings to json-schema
.../devicetree/bindings/gnss/gnss.txt | 2 +-
.../bindings/net/broadcom-bluetooth.txt | 2 +-
.../bindings/net/mediatek-bluetooth.txt | 2 +-
.../devicetree/bindings/net/qca,qca7000.txt | 2 +-
.../bindings/net/qualcomm-bluetooth.txt | 2 +-
.../devicetree/bindings/net/ti-bluetooth.txt | 3 +-
.../bindings/serial/fsl-imx-uart.txt | 2 +-
.../bindings/serial/renesas,sci-serial.txt | 4 +-
.../devicetree/bindings/serial/serial.txt | 56 --------
.../devicetree/bindings/serial/serial.yaml | 127 ++++++++++++++++++
.../bindings/serial/slave-device.txt | 45 -------
MAINTAINERS | 2 +-
12 files changed, 137 insertions(+), 112 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/serial/serial.txt
create mode 100644 Documentation/devicetree/bindings/serial/serial.yaml
delete mode 100644 Documentation/devicetree/bindings/serial/slave-device.txt
--
2.17.1
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2020-03-06 9:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-06 9:00 Geert Uytterhoeven [this message]
2020-03-06 9:00 ` [PATCH v2 1/2] dt-bindings: serial: Convert generic bindings to json-schema Geert Uytterhoeven
2020-03-23 19:31 ` Rob Herring
2020-03-06 9:00 ` [PATCH v2 2/2] dt-bindings: serial: Convert slave-device " Geert Uytterhoeven
2020-03-16 9:42 ` Matthias Brugger
2020-03-23 19:32 ` Rob Herring
2020-03-12 19:35 ` [PATCH v2 0/2] dt-bindings: serial: Convert generic and slave " Rob Herring
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=20200306090046.8890-1-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=johan@kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sean.wang@mediatek.com \
--cc=shawnguo@kernel.org \
/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 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).