Skip to content

Commit

Permalink
dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ryder Lee authored and Boris Brezillon committed Jan 16, 2019
1 parent 6f79a59 commit 4a09a91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/mtd/mtk-quadspi.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Serial NOR flash controller for MTK MT81xx (and similar)
* Serial NOR flash controller for MediaTek SoCs

Required properties:
- compatible: For mt8173, compatible should be "mediatek,mt8173-nor",
Expand All @@ -10,6 +10,7 @@ Required properties:
"mediatek,mt2712-nor", "mediatek,mt8173-nor"
"mediatek,mt7622-nor", "mediatek,mt8173-nor"
"mediatek,mt7623-nor", "mediatek,mt8173-nor"
"mediatek,mt7629-nor", "mediatek,mt8173-nor"
"mediatek,mt8173-nor"
- reg: physical base address and length of the controller's register
- clocks: the phandle of the clocks needed by the nor controller
Expand Down

0 comments on commit 4a09a91

Please sign in to comment.