]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mtd: intel: lgm-nand: Fix compatible string
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 2 Jul 2022 23:12:20 +0000 (01:12 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 20 Sep 2022 08:06:46 +0000 (10:06 +0200)
commit0854213e0b918b3280591951efb60aa6342ae3e9
tree7e13730eb4e17876c1d5f4108547835d244fbe68
parent3d7dcb2c5450a57f60c448f42be48fdfe456bfdf
dt-bindings: mtd: intel: lgm-nand: Fix compatible string

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: 729af74b793aa1 ("dt-bindings: mtd: Add Nand Flash Controller support for Intel LGM SoC")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220702231227.1579176-2-martin.blumenstingl@googlemail.com
Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mtd/intel,lgm-nand.yaml [deleted file]