[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241007182605.GA1915276-robh@kernel.org>
Date: Mon, 7 Oct 2024 13:26:05 -0500
From: Rob Herring <robh@...nel.org>
To: Lothar Rubusch <l.rubusch@...il.com>
Cc: krzk+dt@...nel.org, conor+dt@...nel.org, dinguyen@...nel.org,
marex@...x.de, s.trumtrar@...gutronix.de,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/8] ARM: dts: socfpga: add Enclustra Mercury SA1
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@...lustra.com>
> Signed-off-by: Lothar Rubusch <l.rubusch@...il.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:
Powered by blists - more mailing lists