]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-binding: memory: pl353-smc: Fix the NAND controller node in the example
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 10 Jun 2021 08:20:29 +0000 (10:20 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 10 Jun 2021 15:14:36 +0000 (17:14 +0200)
commit9af22e1169dd6b0f498fa8f9bff7c44f721b1b20
treeaa6f70b4ef3779f26eb10f9d9a50eb945896d331
parent29c6d09f39591eb3ea5e8e64ed42b28b9ae31f99
dt-binding: memory: pl353-smc: Fix the NAND controller node in the example

To be fully valid, the NAND controller node in the example should be
named nand-controller instead of flash, should be at the address @0,0
instead of @e1000000 and should have a couple of:
- #address-cells
- #size-cells
properties.

The label is being renamed nfc0 as well which is more usual than nand_0.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210610082040.2075611-8-miquel.raynal@bootlin.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Documentation/devicetree/bindings/memory-controllers/pl353-smc.txt