From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: "Rob Herring" <robh+dt@kernel.org>,
"David S . Miller" <davem@davemloft.net>,
"Jakub Kicinski" <kuba@kernel.org>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Russell King" <linux@armlinux.org.uk>,
"David Lechner" <david@lechnology.com>,
"Sebastian Reichel" <sre@kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>, netdev <netdev@vger.kernel.org>,
linux-wireless <linux-wireless@vger.kernel.org>,
"open list:TI ETHERNET SWITCH DRIVER (CPSW)"
<linux-omap@vger.kernel.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
Date: Tue, 19 Oct 2021 15:48:03 +0200 [thread overview]
Message-ID: <CAMuHMdWEwsK=jUt=T8irpAdjocLtAjajBCacGHnu4fKKio6ZbA@mail.gmail.com> (raw)
In-Reply-To: <87a6j5gmvg.fsf@codeaurora.org>
Hi Kalle,
On Tue, Oct 19, 2021 at 3:33 PM Kalle Valo <kvalo@codeaurora.org> wrote:
> Geert Uytterhoeven <geert+renesas@glider.be> writes:
> > This patch series converts the Device Tree bindings for the Texas
> > Instruments Wilink Wireless LAN and Bluetooth Controllers to
> > json-schema, after fixing an issue in a Device Tree source file.
> >
> > Thanks for your comments!
> >
> > Geert Uytterhoeven (3):
> > ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
> > dt-bindings: net: wireless: ti,wlcore: Convert to json-schema
> > dt-bindings: net: ti,bluetooth: Convert to json-schema
> >
> > .../devicetree/bindings/net/ti,bluetooth.yaml | 91 ++++++++++++
> > .../devicetree/bindings/net/ti-bluetooth.txt | 60 --------
> > .../bindings/net/wireless/ti,wlcore,spi.txt | 57 --------
> > .../bindings/net/wireless/ti,wlcore.txt | 45 ------
> > .../bindings/net/wireless/ti,wlcore.yaml | 134 ++++++++++++++++++
> > .../boot/dts/motorola-mapphone-common.dtsi | 2 +-
> > arch/arm/boot/dts/omap3-gta04a5.dts | 2 +-
> > 7 files changed, 227 insertions(+), 164 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/net/ti,bluetooth.yaml
> > delete mode 100644 Documentation/devicetree/bindings/net/ti-bluetooth.txt
> > delete mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore,spi.txt
> > delete mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
> > create mode 100644 Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
>
> Via which tree should these go?
The DTS change should go through the OMAP tree.
The binding changes through the net or DT trees.
I kept everything together for an improved overview.
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 prev parent reply other threads:[~2021-10-19 13:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 12:43 [PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix Geert Uytterhoeven
2021-10-19 12:43 ` [PATCH 1/3] ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value Geert Uytterhoeven
2021-10-19 22:23 ` Sebastian Reichel
2021-10-19 12:43 ` [PATCH 2/3] dt-bindings: net: wireless: ti,wlcore: Convert to json-schema Geert Uytterhoeven
2021-10-19 21:05 ` Rob Herring
2021-10-20 14:21 ` Rob Herring
2021-10-19 12:43 ` [PATCH 3/3] dt-bindings: net: ti,bluetooth: " Geert Uytterhoeven
2021-10-19 15:41 ` David Lechner
2021-10-19 15:48 ` Geert Uytterhoeven
2021-10-20 14:22 ` Rob Herring
2021-10-19 13:33 ` [PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix Kalle Valo
2021-10-19 13:48 ` Geert Uytterhoeven [this message]
2021-10-19 14:05 ` Kalle Valo
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='CAMuHMdWEwsK=jUt=T8irpAdjocLtAjajBCacGHnu4fKKio6ZbA@mail.gmail.com' \
--to=geert@linux-m68k.org \
--cc=bcousson@baylibre.com \
--cc=davem@davemloft.net \
--cc=david@lechnology.com \
--cc=devicetree@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=kvalo@codeaurora.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sre@kernel.org \
--cc=tony@atomide.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 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).