Skip to content

Commit 2beb46f

Browse files
committed
dt-bindings: mtd: mediatek: Prevent NAND chip unevaluated properties
nand-on-flash-bbt is a generic property which may apply to any raw NAND chip, it does not need to be listed in each controller description. The raw NAND chip description file which contains the property is already referenced, so no need to mention the property here again. Cc: Matthias Brugger <matthias.bgg@gmail.com> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: Xiangsheng Hou <xiangsheng.hou@mediatek.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/linux-mtd/20230619092916.3028470-17-miquel.raynal@bootlin.com
1 parent 18d0786 commit 2beb46f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/devicetree/bindings/mtd/mediatek,mtk-nfc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ patternProperties:
4545
properties:
4646
reg:
4747
maximum: 1
48-
nand-on-flash-bbt: true
4948
nand-ecc-mode:
5049
const: hw
5150

0 commit comments

Comments
 (0)