aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-11-14 10:03:05 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-11-17 21:59:15 +0100
commiteb6fa33657da9526a9e5f43088d80b99a5c0315e (patch)
tree429d69ef8940ad73d14436e3075ab02029d34283
parentdt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated (diff)
downloadwireguard-linux-eb6fa33657da9526a9e5f43088d80b99a5c0315e.tar.xz
wireguard-linux-eb6fa33657da9526a9e5f43088d80b99a5c0315e.zip
dt-bindings: mtd: onenand: Mention the expected node name
The chip node name in this driver is expected to be different and should be prefixed with onenand instead of the regular "flash" string, so mention it. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/linux-mtd/20221114090315.848208-8-miquel.raynal@bootlin.com
-rw-r--r--Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml b/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml
index a953f7397c40..8a79ad300216 100644
--- a/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml
+++ b/Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml
@@ -15,6 +15,9 @@ description:
as child nodes of the GPMC controller.
properties:
+ $nodename:
+ pattern: "^onenand@[0-9],[0,9]$"
+
compatible:
const: ti,omap2-onenand