summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-11-14 10:03:04 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-11-17 21:59:13 +0100
commit73fc6320651ab13da88ee3f4a4bb7499f0b21e20 (patch)
treee6e160609afa0cd9c2e674eb925fccd45d44256f
parent488f19adf040329cbc0f9d3bea4829ccd0ebb57b (diff)
dt-bindings: mtd: ingenic: Mark partitions in the controller node as deprecated
Defining partitions as subnodes of the controller has been deprecated long time ago, but unlike having partitions within the controller node, having an enveloppe named "partitions" (which is not itself within a chip subnode) is not that common, so keep this deprecated definition in this file. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/linux-mtd/20221114090315.848208-7-miquel.raynal@bootlin.com
-rw-r--r--Documentation/devicetree/bindings/mtd/ingenic,nand.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml b/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
index 87b2944d0d1b..90dbc5eba1e7 100644
--- a/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
+++ b/Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
@@ -32,6 +32,7 @@ properties:
partitions:
type: object
+ deprecated: true
description:
Node containing description of fixed partitions.