diff options
author | Miquel Raynal <[email protected]> | 2023-06-19 11:29:02 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-06-22 23:04:50 +0200 |
commit | 17241a02a84ef748d4ab7386c5a25771b1fa7cc7 (patch) | |
tree | 3e4bb14069c36bb884198ae2e4cdd6dfa9f8f935 | |
parent | 46721a1c9f829fe934eb1ec03e19b9e2896b995a (diff) |
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 <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml b/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml index e3ee2ec35f9d..08f38251663d 100644 --- a/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml +++ b/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml @@ -39,6 +39,7 @@ properties: bytes will be interleaved with regular data in the main area. $ref: /schemas/types.yaml#/definitions/string enum: [ oob, interleaved ] + deprecated: true nand-bus-width: description: |