aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-11-14 10:03:03 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-11-17 21:59:11 +0100
commit488f19adf040329cbc0f9d3bea4829ccd0ebb57b (patch)
tree10e499efa1bbf2114b9f25daa1eb68fb3a81a3c6 /Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
parente598511b0bfe7d9fd5165d53f1afb94e1a9be62d (diff)
dt-bindings: mtd: nand: Standardize the child node name
In almost all the schema mentioning a NAND chip child node, the name of the subnode contains a single index number. In practice there are currently no controller supporting more than 8 cs so even the [a-f] numbers are not needed. But let's be safe and limit the number of touched files by just allow a single number everywhere, so in practice up to 16 CS at most. This value can anyway be limited in each schema. 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-6-miquel.raynal@bootlin.com
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml')
-rw-r--r--Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml b/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
index 7c83a328845e..d455b75a0b0b 100644
--- a/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
+++ b/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
@@ -40,7 +40,7 @@ properties:
- const: rx
patternProperties:
- "^nand@[a-f0-9]+$":
+ "^nand@[a-f0-9]$":
type: object
properties:
reg: