[PATCH 0/3] Add support for the Mercury+ AA1 module

From: Paweł Anikiel
Date: Mon Sep 20 2021 - 08:42:08 EST


The following patches add support for the Mercury+ AA1 with an
Arria 10 SoCFPGA, namely a device tree, and a fix regarding the
Arria 10 reset manager driver.

Paweł Anikiel (3):
dt-bindings: mtd: spi-nor: add n25q00 schema
dts: socfpga: Add Mercury+ AA1 devicetree
reset: socfpga: add empty driver allowing consumers to probe

.../bindings/mtd/jedec,spi-nor.yaml | 2 +-
arch/arm/boot/dts/Makefile | 1 +
.../boot/dts/socfpga_arria10_mercury_aa1.dts | 127 ++++++++++++++++++
drivers/reset/reset-socfpga.c | 26 ++++
4 files changed, 155 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts

--
2.25.1