Re: [PATCH v3 1/8] dt-bindings: mtd: intel: lgm-nand: Fix compatible string

From: Rob Herring
Date: Tue Jul 05 2022 - 16:31:13 EST


On Sun, 03 Jul 2022 01:12:20 +0200, Martin Blumenstingl wrote:
> The driver which was added at the same time as the dt-bindings uses the
> compatible string "intel,lgm-ebunand". Use the same compatible string
> also in the dt-bindings and rename the bindings file accordingly.
>
> Fixes: 2f9cea8eae44f5 ("dt-bindings: mtd: Add Nand Flash Controller support for Intel LGM SoC")
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
> ---
> .../mtd/{intel,lgm-nand.yaml => intel,lgm-ebunand.yaml} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename Documentation/devicetree/bindings/mtd/{intel,lgm-nand.yaml => intel,lgm-ebunand.yaml} (92%)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>