Skip to content

Commit 17241a0

Browse files
committed
dt-bindings: mtd: Mark nand-ecc-placement deprecated
The nand-ecc-placement property has been deprecated for a long time already, it does not really mean something useful for the ECC engines and is anyway in the vast majority of cases totally useless. Just mark it deprecated to avoid appealing people to use it. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/linux-mtd/20230619092916.3028470-4-miquel.raynal@bootlin.com
1 parent 46721a1 commit 17241a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ properties:
3939
bytes will be interleaved with regular data in the main area.
4040
$ref: /schemas/types.yaml#/definitions/string
4141
enum: [ oob, interleaved ]
42+
deprecated: true
4243

4344
nand-bus-width:
4445
description:

0 commit comments

Comments
 (0)