Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC

This updates bindings for the MT7629 SPI-NOR controller.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>

authored by

Ryder Lee and committed by
Boris Brezillon
4a09a91e 6f79a594

+2 -1
+2 -1
Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
··· 1 - * Serial NOR flash controller for MTK MT81xx (and similar) 1 + * Serial NOR flash controller for MediaTek SoCs 2 2 3 3 Required properties: 4 4 - compatible: For mt8173, compatible should be "mediatek,mt8173-nor", ··· 10 10 "mediatek,mt2712-nor", "mediatek,mt8173-nor" 11 11 "mediatek,mt7622-nor", "mediatek,mt8173-nor" 12 12 "mediatek,mt7623-nor", "mediatek,mt8173-nor" 13 + "mediatek,mt7629-nor", "mediatek,mt8173-nor" 13 14 "mediatek,mt8173-nor" 14 15 - reg: physical base address and length of the controller's register 15 16 - clocks: the phandle of the clocks needed by the nor controller