On Mon, Sep 26, 2022 at 5:20 PM Marek Vasut <marex@xxxxxxx> wrote: > > The property st,fmc2_ebi-cs-write-address-setup-ns should really be > st,fmc2-ebi-cs-write-address-setup-ns (there is underscore _ between > fmc2 and ebi and there should be a dash - instead). This is a remnant > from conversion of old non-upstream bindings. Fix it. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > --- > Cc: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx> > Cc: Christophe Kerello <christophe.kerello@xxxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > --- > .../bindings/memory-controllers/st,stm32-fmc2-ebi.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>