[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230206092624.22922-1-krzysztof.kozlowski@linaro.org>
Date: Mon, 6 Feb 2023 10:26:21 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Damien Le Moal <damien.lemoal@...nsource.wdc.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Linus Walleij <linusw@...nel.org>,
Imre Kaloz <kaloz@...nwrt.org>,
Krzysztof Halasa <khalasa@...p.pl>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Marek Vasut <marex@...x.de>, Lubomir Rintel <lkundrak@...sk>,
- <devicetree@...r.kernel.org>, Marc Zyngier <maz@...nel.org>,
linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mtd@...ts.infradead.org, linux-serial@...r.kernel.org,
linux-watchdog@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v3 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
Hi,
Dependencies
============
I think entire patchset should go via one tree (Rob's). Patch #2 depends on
patch #1. Patch #3 could go separate tree as long as others are in the
linux-next. However for simplicity let's push everything through Rob's DT
tree?
Changelog
=========
Changes since v2:
1. Add tags.
2. Move intel,ixp4xx-expansion-bus-controller.yaml to memory-controllers (Rob).
3. Drop | in intel,ixp4xx-expansion-peripheral-props.yaml (Rob).
Changes since v1:
1. Add patches 1 and 2 to fix dt_binding_check and few dtbs_check warnings
v1: https://lore.kernel.org/linux-devicetree/20230123151302.368277-11-krzysztof.kozlowski@linaro.org/
Best regards,
Krzysztof
Krzysztof Kozlowski (3):
dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral
properties
dt-bindings: reference MC peripheral properties in relevant devices
dt-bindings: serial: restrict possible child node names
.../ata/intel,ixp4xx-compact-flash.yaml | 1 +
...intel,ixp4xx-expansion-bus-controller.yaml | 66 +--------------
...tel,ixp4xx-expansion-peripheral-props.yaml | 80 +++++++++++++++++++
.../mc-peripheral-props.yaml | 1 +
.../devicetree/bindings/mtd/mtd-physmap.yaml | 1 +
.../devicetree/bindings/serial/8250.yaml | 1 +
.../devicetree/bindings/serial/serial.yaml | 2 +-
.../bindings/watchdog/maxim,max63xx.yaml | 1 +
MAINTAINERS | 2 +-
9 files changed, 89 insertions(+), 66 deletions(-)
rename Documentation/devicetree/bindings/{bus => memory-controllers}/intel,ixp4xx-expansion-bus-controller.yaml (57%)
create mode 100644 Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml
--
2.34.1
Powered by blists - more mailing lists