diff options
author | 2021-06-10 10:20:25 +0200 | |
---|---|---|
committer | 2021-06-10 17:14:36 +0200 | |
commit | f1d19f7400132b45cab4ee60e974150699fe28b5 (patch) | |
tree | b05204ffa906998408a3f17e2d9abc619e5077e4 | |
parent | dt-binding: memory: pl353-smc: Document the range property (diff) | |
download | linux-dev-f1d19f7400132b45cab4ee60e974150699fe28b5.tar.xz linux-dev-f1d19f7400132b45cab4ee60e974150699fe28b5.zip |
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 <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210610082040.2075611-4-miquel.raynal@bootlin.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
-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 |