]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: puma-haikou: default to SPI bus 1 for SPI-flash
authorHugh Cole-Baker <sigmaris@gmail.com>
Sun, 22 Nov 2020 13:03:46 +0000 (13:03 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 21 Jan 2021 03:53:36 +0000 (11:53 +0800)
commita2ca3c6032d5659665e7985e0a3424d99135d3cf
treebea284a9c05786e19e213510fb08928e13f7a0fe
parentacc57ecf05500d2ed47f0d3898245d0029e1cc0c
rockchip: puma-haikou: default to SPI bus 1 for SPI-flash

SPI flash on this machine is located on bus 1, default to using bus 1
for SPI flash and stop aliasing it to bus 0. Formerly the alias spi1
pointed to &spi5, use an alias spi5 for this instead.

Signed-off-by: Hugh Cole-Baker <sigmaris@gmail.com>
Suggested-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Kever Yang<kever.yang@rock-chips.com>
arch/arm/dts/rk3399-puma-haikou-u-boot.dtsi
configs/puma-rk3399_defconfig