mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
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
This commit is contained in:
parent
488f19adf0
commit
73fc632065
|
|
@ -32,6 +32,7 @@ properties:
|
|||
|
||||
partitions:
|
||||
type: object
|
||||
deprecated: true
|
||||
description:
|
||||
Node containing description of fixed partitions.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user