summaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun6i-a31-i7.dts
diff options
context:
space:
mode:
authorMartin Hejnfelt <mh@newtec.dk>2016-05-19 09:11:58 +0200
committerTom Rini <trini@konsulko.com>2016-05-23 11:50:22 -0400
commit5f89a15e1630e9050c8b1b5307ccd800e4596ce5 (patch)
tree0ed66e15e194a8fd48a0743457873235cffaefa5 /arch/arm/dts/sun6i-a31-i7.dts
parentc1420f8b2b0f3c833c024979495ab22db34a5dbe (diff)
downloadu-boot-imx-5f89a15e1630e9050c8b1b5307ccd800e4596ce5.zip
u-boot-imx-5f89a15e1630e9050c8b1b5307ccd800e4596ce5.tar.gz
u-boot-imx-5f89a15e1630e9050c8b1b5307ccd800e4596ce5.tar.bz2
omap3: Fix SPI registers on am33xx and am43xx
When the base registers are read from device tree the base is not 0x48030100 as the driver expects, but 0x48030000, resulting in non functioning SPI. To deal with this, use same idea as how this is done in the linux kernel (drivers/spi/spi-omap2-mcspi.c) and add a structure with a field that is used to shift the registers on these systems. v2: Fixed commit subject line to correct cpu Signed-off-by: Martin Hejnfelt <mh@newtec.dk>
Diffstat (limited to 'arch/arm/dts/sun6i-a31-i7.dts')
0 files changed, 0 insertions, 0 deletions