mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 12 Mar 2021 06:28:19 +0000 (07:28 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 28 Mar 2021 17:27:02 +0000 (19:27 +0200)
commit658c4448bbbf02a143abf1b89d09a3337ebd3ba6
tree611e9cb4bfc1337eddcfba2db85f779d4e386b6c
parente3c1f1c92d6ede3cfa09d6a103d3d1c1ef645e35
mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells

Partitions that contains the nvmem-cells compatible will register
their direct subonodes as nvmem cells and the node will be treated as a
nvmem provider.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Tested-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210312062830.20548-1-ansuelsmth@gmail.com
drivers/mtd/mtdcore.c