]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: ls1021a: fix QuadSPI-memory reg range
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Tue, 28 Jul 2020 10:50:06 +0000 (12:50 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 22 Aug 2020 04:00:03 +0000 (12:00 +0800)
commit69cd1def6811437677c911e626a430a4f7568346
tree4f381f703f1acab1b3b206f17435b0cd59612009
parente5f0bf958198ed018c9fdf06e8d307ced9af9c95
ARM: dts: ls1021a: fix QuadSPI-memory reg range

According to the Reference Manual, the correct size is 512 MiB.

Without this fix, probing the QSPI fails:

    fsl-quadspi 1550000.spi: ioremap failed for resource
        [mem 0x40000000-0x7fffffff]
    fsl-quadspi 1550000.spi: Freescale QuadSPI probe failed
    fsl-quadspi: probe of 1550000.spi failed with error -12

Fixes: 3667ba2f0cf9 ("ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC")
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi