arm: dts: socfpga: Add a base DTSI for Altera's Arria10 SOC
authorDinh Nguyen <dinguyen@opensource.altera.com>
Thu, 4 Sep 2014 21:45:56 +0000 (16:45 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 21 Nov 2014 05:08:42 +0000 (23:08 -0600)
The Arria 10 is latest SOC+FPGA from the Altera SOCFPGA platform. The Arria10
SOC shares some similarities with the SOCFPGA Cyclone5 and Arria5, but there
are enough differences to warrant a new base dtsi.

The differences are:
* 3 EMAC controllers
* 5 I2C controllers
* 3 SPI controllers
* 1.5 GHZ dual A9s
* Support for DDR4

Besides the usual memory map and IRQ changes, the clock framework will be
different, so this patch just adds the fixed-clocks.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>

No differences found