[PATCH v3 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Feb 6 01:26:21 PST 2023
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
More information about the linux-arm-kernel
mailing list