]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: intel: Remove undocumented compatible string
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 2 Jul 2022 23:12:23 +0000 (01:12 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 20 Sep 2022 08:06:50 +0000 (10:06 +0200)
commitd24278bd041ff2d31c4c6cc5f35ce498f0c6a30f
tree2261ecfa65c51c44e05f0dc4b45a541aaab97469
parent18a26bbc6d59a32c1241c570a10077097178ead2
mtd: rawnand: intel: Remove undocumented compatible string

The "intel,nand-controller" compatible string is not part of the
dt-bindings. Remove it from the driver as it's not supposed to be used
without any documentation for it.

Fixes: 3f65cf4d8461a5 ("mtd: rawnand: Add NAND controller support on Intel LGM SoC")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220702231227.1579176-5-martin.blumenstingl@googlemail.com
drivers/mtd/nand/raw/intel-nand-controller.c