提交 a70eb916 编写于 作者: M Miquel Raynal 提交者: Krzysztof Kozlowski

dt-binding: memory: pl353-smc: Rephrase the binding

Reword this document before converting it to yaml.
Signed-off-by: NMiquel Raynal <miquel.raynal@bootlin.com>
Acked-by: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210610082040.2075611-2-miquel.raynal@bootlin.comSigned-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
上级 6efb943b
Device tree bindings for ARM PL353 static memory controller Device tree bindings for ARM PL353 static memory controller
PL353 static memory controller supports two kinds of memory PL353 Static Memory Controller is a bus where you can connect two kinds
interfaces.i.e NAND and SRAM/NOR interfaces. of memory interfaces: NAND and memory mapped interfaces (such as SRAM or NOR).
The actual devices are instantiated from the child nodes of pl353 smc node.
Required properties: Required properties:
- compatible : Should be "arm,pl353-smc-r2p1", "arm,primecell". - compatible : Should be "arm,pl353-smc-r2p1", "arm,primecell".
...@@ -13,9 +12,9 @@ Required properties: ...@@ -13,9 +12,9 @@ Required properties:
- address-cells : Must be 2. - address-cells : Must be 2.
- size-cells : Must be 1. - size-cells : Must be 1.
Child nodes: The child device node represents the controller connected to the SMC
For NAND the "arm,pl353-nand-r2p1" and for NOR the "cfi-flash" drivers are bus. Only one between: NAND controller, NOR controller and SRAM controller
supported as child nodes. is allowed in a single system.
for NAND partition information please refer the below file for NAND partition information please refer the below file
Documentation/devicetree/bindings/mtd/partition.txt Documentation/devicetree/bindings/mtd/partition.txt
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册