All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for the Mercury+ AA1 module
@ 2021-10-19 14:12 ` Paweł Anikiel
  0 siblings, 0 replies; 10+ messages in thread
From: Paweł Anikiel @ 2021-10-19 14:12 UTC (permalink / raw)
  To: dinguyen, robh+dt, arnd, olof, soc
  Cc: devicetree, linux-kernel, linux-arm-kernel, upstream, mw, jam,
	ka, tn, amstan, Paweł Anikiel

The following patches add support for the Mercury+ AA1 with an
Arria 10 SoCFPGA.

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 (2):
  reset: socfpga: add empty driver allowing consumers to probe
  socfpga: dts: move arria10 aliases to socfpga_arria10.dtsi

 arch/arm/boot/dts/socfpga_arria10.dtsi       | 13 ++++++++++
 arch/arm/boot/dts/socfpga_arria10_socdk.dtsi |  7 +-----
 drivers/reset/reset-socfpga.c                | 26 ++++++++++++++++++++
 3 files changed, 40 insertions(+), 6 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-10-20 15:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19 14:12 [PATCH v4 0/2] Add support for the Mercury+ AA1 module Paweł Anikiel
2021-10-19 14:12 ` Paweł Anikiel
2021-10-19 14:12 ` [PATCH v4 1/2] socfpga: dts: move arria10 aliases to socfpga_arria10.dtsi Paweł Anikiel
2021-10-19 14:12   ` Paweł Anikiel
2021-10-20 13:33   ` Arnd Bergmann
2021-10-20 13:33     ` Arnd Bergmann
2021-10-20 15:52     ` Paweł Anikiel
2021-10-20 15:52       ` Paweł Anikiel
2021-10-19 14:12 ` [PATCH v4 2/2] dts: socfpga: Add Mercury+ AA1 devicetree Paweł Anikiel
2021-10-19 14:12   ` Paweł Anikiel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.