Re: [PATCH 4/5 v2] pata: ixp4xx: Add DT bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-08-02 16:31:02
Also in:
linux-arm-kernel, linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2021-08-02 16:31:02
Also in:
linux-arm-kernel, linux-devicetree
On Sat, Jul 31, 2021 at 3:38 PM Linus Walleij [off-list ref] wrote:
This adds device tree bindings for the Intel IXP4xx compact flash card interface. Cc: devicetree@vger.kernel.org Signed-off-by: Linus Walleij <redacted> --- ChangeLog v1->v2: - Itemize the registers - Drop the epansion bus set-up to alleviate warnings --- .../ata/intel,ixp4xx-compact-flash.yaml | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Documentation/devicetree/bindings/ata/intel,ixp4xx-compact-flash.yaml
I'll assume this passes with the 'intel,ixp43x-expansion-bus-controller' schema present. Reviewed-by: Rob Herring <robh@kernel.org>