diff options
author | Miquel Raynal <[email protected]> | 2021-06-10 10:20:25 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-06-10 17:14:36 +0200 |
commit | f1d19f7400132b45cab4ee60e974150699fe28b5 (patch) | |
tree | b05204ffa906998408a3f17e2d9abc619e5077e4 | |
parent | 386783ea6d9f21374cb11e0e8b8b4bd9770ef485 (diff) |
dt-binding: memory: pl353-smc: Drop the partitioning section
This sentence does not belong to this file as this file describes the
bus on which various controllers are wired to.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt b/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt index 4210acf46a55..233b2fd8525b 100644 --- a/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt +++ b/Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt @@ -18,8 +18,6 @@ The child device node represents the controller connected to the SMC bus. Only one between: NAND controller, NOR controller and SRAM controller is allowed in a single system. -for NAND partition information please refer the below file -Documentation/devicetree/bindings/mtd/partition.txt Example: smcc: memory-controller@e000e000 |