]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: kirkwood: add spi0 alias for dreamplug
authorChris Packham <judge.packham@gmail.com>
Thu, 28 Feb 2019 07:53:23 +0000 (20:53 +1300)
committerStefan Roese <sr@denx.de>
Tue, 19 Mar 2019 08:22:05 +0000 (09:22 +0100)
commit300946681a6c00de2039c1cf65ffdf52f5bde0f0
treed950360f51f33655b6afe00331ee17be2e98f8b5
parent9804b745c2d8230ad5476b1f6a93b9409c5ed417
ARM: kirkwood: add spi0 alias for dreamplug

The conversion to DM_SPI managed to break accessing the environment on
dreamplug. This is because the environment code relies on being to able
to select the SPI device based on the sequence number. Add an alias so
that the spi0 bus gets sequence number 0.

Reported-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/kirkwood-dreamplug.dts