arm: dts: socfpga: Fix SPI aliases
authorMarek Vasut <marex@denx.de>
Tue, 21 Jul 2015 09:25:14 +0000 (11:25 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:04 +0000 (14:14 +0200)
commitb09b72d83b17f353bed47df9ddaba8380a06e9f5
treeb48ebbd9d37aaeb5643cd31c7c448baf7c445c68
parentbfa89d2ba8f0a278df6de584dcfbd33814753e33
arm: dts: socfpga: Fix SPI aliases

The SPI aliases are completely wrong. First, they point to non-existing
/spi@.* nodes instead of the correct /soc/spi@.* nodes. Second, the use
ad-hoc string instead of a handle. Furthermore, they are copied multiple
times in each board DTS.

So fix it such that we move these into socfpga.dtsi and make them use
the usual handles.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/dts/socfpga.dtsi
arch/arm/dts/socfpga_arria5_socdk.dts
arch/arm/dts/socfpga_cyclone5_socdk.dts
arch/arm/dts/socfpga_cyclone5_socrates.dts