mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
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
This commit is contained in:
parent
73fc632065
commit
eb6fa33657
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user