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

dt-binding: memory: pl353-smc: Describe the child reg property

Each chil node should have a reg property, no matter the type of
controller (NAND, NOR, SRAM). This should be part of the bindings.
Signed-off-by: NMiquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210610082040.2075611-5-miquel.raynal@bootlin.comSigned-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
上级 f1d19f74
...@@ -18,6 +18,10 @@ The child device node represents the controller connected to the SMC ...@@ -18,6 +18,10 @@ The child device node represents the controller connected to the SMC
bus. Only one between: NAND controller, NOR controller and SRAM controller bus. Only one between: NAND controller, NOR controller and SRAM controller
is allowed in a single system. is allowed in a single system.
Required device node properties:
- reg: Contains the chip-select id, the offset and the length
of the memory region requested by the device.
Example: Example:
smcc: memory-controller@e000e000 smcc: memory-controller@e000e000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册