1
0
Fork 0

arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probing

Without this alias, DM based probing does not work. So lets add this
alias to get the bus numbering correct for the Designware SPI
controllers.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Vince Bridgers <vbridger@altera.com>
Cc: Marek Vasut <marex@denx.de>
Acked-by: Pavel Machek <pavel@denx.de>
utp
Stefan Roese 2014-11-07 13:50:33 +01:00 committed by Marek Vasut
parent ae79e2d298
commit 369164042e
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
aliases {
spi0 = "/spi@ff705000"; /* QSPI */
spi1 = "/spi@fff00000";
spi2 = "/spi@fff01000";
};
memory {