[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005143748.2471647-1-pan@semihalf.com>
Date: Tue, 5 Oct 2021 16:37:44 +0200
From: Paweł Anikiel <pan@...ihalf.com>
To: jarkko.nikula@...ux.intel.com, andriy.shevchenko@...ux.intel.com,
mika.westerberg@...ux.intel.com, robh+dt@...nel.org,
p.zabel@...gutronix.de, arnd@...db.de, olof@...om.net,
soc@...nel.org, dinguyen@...nel.org, p.yadav@...com,
Tudor.Ambarus@...rochip.com
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
alexandre.belloni@...tlin.com, sre@...nel.org,
thunder.leizhen@...wei.com, Jonathan.Cameron@...wei.com,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
ka@...ihalf.com, tn@...ihalf.com, jam@...ihalf.com,
amstan@...gle.com,
Paweł Anikiel <pan@...ihalf.com>
Subject: [PATCH v2 0/4] Add support for the Mercury+ AA1 module
The following patches add support for the Mercury+ AA1 with an
Arria 10 SoCFPGA.
This version differs from the previous one by removing the spi
flash node, renaming the memory and mdio nodes, adding gpio nodes,
and adding a bus number property to Synopsys DesignWare i2c
controller node.
Paweł Anikiel (4):
i2c: check bus number property in DesignWare I2C Controller
dt-bindings: add bus number property
reset: socfpga: add empty driver allowing consumers to probe
dts: socfpga: Add Mercury+ AA1 devicetree
.../bindings/i2c/snps,designware-i2c.yaml | 5 +
arch/arm/boot/dts/Makefile | 1 +
.../boot/dts/socfpga_arria10_mercury_aa1.dts | 99 +++++++++++++++++++
drivers/i2c/busses/i2c-designware-platdrv.c | 3 +-
drivers/reset/reset-socfpga.c | 26 +++++
5 files changed, 133 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts
--
2.25.1
Powered by blists - more mailing lists