dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 6 Feb 2023 09:26:22 +0000 (10:26 +0100)
committerRob Herring <robh@kernel.org>
Tue, 7 Feb 2023 21:47:27 +0000 (15:47 -0600)
commit33887fce47e17cdd4df44f3d98320a27908897fa
tree18ad054e0b80264b79e83a70227b5ff114dc2a8d
parentf9b8556d5799b612404e19b21dd7624d551f71df
dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties

The properties of devices in IXP4xx expansion bus need to be also
applied to actual devices' bindings.  Prepare for this by splitting them
to separate intel,ixp4xx-expansion-peripheral-props binding, just like
other memory-controller peripheral properties.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230206092624.22922-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.yaml [deleted file]
Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-bus-controller.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml
MAINTAINERS