Skip to content

Commit 18d0786

Browse files
committed
dt-bindings: mtd: mediatek: Reference raw-nand-chip.yaml
The mediatek NAND controller should reference the new raw-nand-chip.yaml binding instead of the original nand-chip.yaml which does not contain *all* the properties that may be used to fully describe the NAND devices, certain properties being actually described under nand-controller.yaml. 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-16-miquel.raynal@bootlin.com
1 parent be907ba commit 18d0786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ properties:
4040

4141
patternProperties:
4242
"^nand@[a-f0-9]$":
43-
$ref: nand-chip.yaml#
43+
$ref: raw-nand-chip.yaml#
4444
unevaluatedProperties: false
4545
properties:
4646
reg:

0 commit comments

Comments
 (0)