The following patches add support for the Mercury+ AA1 with an Arria 10 SoCFPGA. This version is almost the same as v3, only difference is having devicetree Makefile entries for arria10_* sorted. v5: * revert `move devicetree aliases to socfpga_arria10.dtsi` v4: * move devicetree aliases to socfpga_arria10.dtsi * sort arria10 entries in arch/arm/boot/dts/Makefile v3: * replace i2c busno property with devicetree aliases * reset controller patch added to Philipp Zabel's tree v2: * remove spi flash node * rename memory and mdio nodes * add gpio nodes * add busno property to designware i2c driver Paweł Anikiel (1): dts: socfpga: Add Mercury+ AA1 devicetree arch/arm/boot/dts/Makefile | 1 + .../boot/dts/socfpga_arria10_mercury_aa1.dts | 112 ++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts -- 2.25.1