]> git.baikalelectronics.ru Git - uboot.git/commit
arm: kirkwood: add DT spi0 alias to LaCie boards
authorSimon Guinot <simon.guinot@sequanux.org>
Sun, 28 Jun 2020 17:00:27 +0000 (19:00 +0200)
committerStefan Roese <sr@denx.de>
Thu, 9 Jul 2020 04:51:20 +0000 (06:51 +0200)
commit40d43c489913389630953a31d18f1195d37064fd
tree365b4a2c0c50f12eff2a63629cfd1abb46022992
parent3c7d5a310df50e75822ff5d24144088e5236ca2f
arm: kirkwood: add DT spi0 alias to LaCie boards

The spi0 alias is needed by the environment code to retrieve the SPI
flash. This patch adds some -u-boot.dtsi files, providing the spi0
aliases, for all the following Kirkwood-based LaCie boards:

- d2 Network v2
- Internet Space v2
- 2Big Network v2
- Network Space v2
- Network Space Lite v2
- Network Space Max v2
- Network Space Mini v2

Note that this -u-boot.dtsi files will be removed as soon as the spi0
aliases will be available in the upstream Linux dtsi files.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/kirkwood-d2net-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-is2-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-net2big-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-ns2-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-ns2lite-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-ns2max-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/kirkwood-ns2mini-u-boot.dtsi [new file with mode: 0644]
board/LaCie/net2big_v2/MAINTAINERS
board/LaCie/netspace_v2/MAINTAINERS