[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props

From: Krzysztof Kozlowski
Date: Fri Jan 27 2023 - 04:32:33 EST


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
=========
This is a v2 of this one patch:
https://lore.kernel.org/linux-devicetree/20230123151302.368277-11-krzysztof.kozlowski@xxxxxxxxxx/

Changes since v1:
1. Add patches 1 and 2 to fix dt_binding_check and few dtbs_check warnings

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 | 64 +--------------
...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 +
8 files changed, 87 insertions(+), 64 deletions(-)
create mode 100644 Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml

--
2.34.1