[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240819193939.GA2371766-robh@kernel.org>
Date: Mon, 19 Aug 2024 14:39:39 -0500
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Marcel Holtmann <marcel@...tmann.org>,
Luiz Augusto von Dentz <luiz.dentz@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Linus Walleij <linus.walleij@...aro.org>,
Johan Hovold <johan@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Daniel Kaehn <kaehndan@...il.com>,
linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-bluetooth@...r.kernel.org,
netdev@...r.kernel.org, linux-mediatek@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-sound@...r.kernel.org
Subject: Re: [PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml
On Sun, Aug 11, 2024 at 08:17:03PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> Add serial-peripheral-props.yaml for devices being connected over
> serial/UART.
>
> Maybe the schema should be rather called serial-common-props.yaml? Or
> serial-device-common-props.yaml?
>
> Dependencies/merging - Devicetree tree?
> =======================================
> Entire patchset should be taken via one tree, preferably Rob's
> Devicetree because of context/hunk dependencies and dependency on
> introduced serial-peripheral-props.yaml file.
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (6):
> dt-bindings: serial: add missing "additionalProperties" on child nodes
> dt-bindings: serial: add common properties schema for UART children
> dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory
> dt-bindings: gnss: reference serial-peripheral-props.yaml
> dt-bindings: bluetooth: reference serial-peripheral-props.yaml
> ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml
>
> .../devicetree/bindings/gnss/brcm,bcm4751.yaml | 1 +
> .../devicetree/bindings/gnss/gnss-common.yaml | 5 ---
> .../devicetree/bindings/gnss/mediatek.yaml | 1 +
> .../devicetree/bindings/gnss/sirfstar.yaml | 1 +
> .../devicetree/bindings/gnss/u-blox,neo-6m.yaml | 1 +
> .../brcm,bluetooth.yaml} | 33 +++++++++--------
> .../marvell,88w8897.yaml} | 6 ++--
> .../mediatek,bluetooth.txt} | 0
> .../nokia,h4p-bluetooth.txt} | 0
> .../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 4 +--
> .../realtek,bluetooth.yaml} | 5 ++-
> .../bindings/net/{ => bluetooth}/ti,bluetooth.yaml | 5 ++-
> .../bindings/serial/serial-peripheral-props.yaml | 41 ++++++++++++++++++++++
> .../devicetree/bindings/serial/serial.yaml | 24 ++-----------
> .../devicetree/bindings/sound/serial-midi.yaml | 3 ++
> MAINTAINERS | 2 +-
> 16 files changed, 80 insertions(+), 52 deletions(-)
Series applied, thanks.
Rob
Powered by blists - more mailing lists