summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-09-22 14:58:23 +0900
committerBoris Brezillon <boris.brezillon@free-electrons.com>2017-09-22 09:04:42 +0200
commite8901f3ab5b5c2ce75abdcd182b07d00fd6746fe (patch)
tree379109add3ba44ad6b2f04b671f9923df1baa6c6 /arch/arm/mach-pxa
parent89dcb27b09fdcc8b585791815be07413d0487102 (diff)
dt-bindings: nand: denali: reduce the register space in the example
This example allocates much more than needed for address regions. As for "denali_reg", as you see in drivers/mtd/nand/denali.h, all registers fit in 0x1000. As for "nand_data", this IP is generally configured to use Indexed Addressing mode, where there are only two registers in the address translation module (CTRL: 0x00, DATA: 0x10). Altera SOCFPGA is also this case. So, 0x20 is enough. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'arch/arm/mach-pxa')
0 files changed, 0 insertions, 0 deletions