On Sat, Jul 31, 2021 at 3:38 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > This adds device tree bindings for the Intel IXP4xx compact flash card > interface. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > 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@xxxxxxxxxx>