From: Rob Herring <robh@kernel.org>
To: Lothar Rubusch <l.rubusch@gmail.com>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org, dinguyen@kernel.org,
marex@denx.de, s.trumtrar@pengutronix.de,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/8] ARM: dts: socfpga: add Enclustra Mercury SA1
Date: Mon, 7 Oct 2024 13:26:05 -0500 [thread overview]
Message-ID: <20241007182605.GA1915276-robh@kernel.org> (raw)
In-Reply-To: <20241007133115.1482619-5-l.rubusch@gmail.com>
On Mon, Oct 07, 2024 at 01:31:11PM +0000, Lothar Rubusch wrote:
> Introduce support for Enclustra's Mercury SA1 SoM based on Intel Cyclone5
> technology as a .dtsi file.
>
> Signed-off-by: Andreas Buerkler <andreas.buerkler@enclustra.com>
> Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
> ---
> .../devicetree/bindings/arm/altera.yaml | 10 ++
Bindings should be a separate patch.
> .../socfpga/socfpga_cyclone5_mercury_sa1.dtsi | 143 ++++++++++++++++++
> 2 files changed, 153 insertions(+)
> create mode 100644 arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_mercury_sa1.dtsi
>
> diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml
> index 8c7575455..87a22d2a4 100644
> --- a/Documentation/devicetree/bindings/arm/altera.yaml
> +++ b/Documentation/devicetree/bindings/arm/altera.yaml
> @@ -51,6 +51,16 @@ properties:
> - const: altr,socfpga-cyclone5
> - const: altr,socfpga
>
> + - description: Mercury SA1 boards
> + items:
> + - enum:
> + - enclustra,mercury-sa1-pe1
> + - enclustra,mercury-sa1-pe3
> + - enclustra,mercury-sa1-st1
> + - const: enclustra,mercury-sa1
> + - const: altr,socfpga-cyclone5
> + - const: altr,socfpga
> +
> - description: Stratix 10 boards
> items:
> - enum:
next prev parent reply other threads:[~2024-10-07 18:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-07 13:31 [PATCH 0/8] Add Enclustra Arria10 and Cyclone5 SoMs Lothar Rubusch
2024-10-07 13:31 ` [PATCH 1/8] ARM: dts: socfpga: fix dtschema issues Lothar Rubusch
2024-10-07 13:31 ` [PATCH 2/8] ARM: dts: socfpga: add Enclustra boot-mode dtsi Lothar Rubusch
2024-10-07 13:31 ` [PATCH 3/8] ARM: dts: socfpga: add Enclustra base-board dtsi Lothar Rubusch
2024-10-07 13:31 ` [PATCH 4/8] ARM: dts: socfpga: add Enclustra Mercury SA1 Lothar Rubusch
2024-10-07 18:26 ` Rob Herring [this message]
2024-10-07 13:31 ` [PATCH 5/8] ARM: dts: socfpga: add Enclustra Mercury+ SA2 Lothar Rubusch
2024-10-07 13:31 ` [PATCH 6/8] ARM: dts: socfpga: update Enclustra Mercury+ AA1 Lothar Rubusch
2024-10-07 13:31 ` [PATCH 7/8] ARM: dts: socfpga: remove of generic PE1 dts Lothar Rubusch
2024-10-07 13:31 ` [PATCH 8/8] ARM: dts: socfpga: add Enclustra SoM dts files Lothar Rubusch
2024-10-07 18:44 ` [PATCH 0/8] Add Enclustra Arria10 and Cyclone5 SoMs Rob Herring (Arm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241007182605.GA1915276-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=l.rubusch@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=s.trumtrar@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.