[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210624202940.GA1937058@robh.at.kernel.org>
Date: Thu, 24 Jun 2021 14:29:40 -0600
From: Rob Herring <robh@...nel.org>
To: Michal Simek <michal.simek@...inx.com>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>, monstr@...str.eu,
git@...inx.com, Rob Herring <robh+dt@...nel.org>,
devicetree@...r.kernel.org, Viresh Kumar <viresh.kumar@...aro.org>,
Michael Walle <michael@...le.cc>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1
board
On Mon, 14 Jun 2021 17:25:38 +0200, Michal Simek wrote:
> zcu102 rev1.1 compare to rev1.0 is using by default different DDR memory
> which requires different configuration. The reason for adding this file to
> Linux kernel is that U-Boot fdtfile variable is composed based on board
> revision (in eeprom) and dtb file should exist in standard distibutions for
> passing it to Linux kernel.
>
> Signed-off-by: Michal Simek <michal.simek@...inx.com>
> ---
>
> Changes in v2: None
>
> Documentation/devicetree/bindings/arm/xilinx.yaml | 1 +
> arch/arm64/boot/dts/xilinx/Makefile | 1 +
> .../boot/dts/xilinx/zynqmp-zcu102-rev1.1.dts | 15 +++++++++++++++
> 3 files changed, 17 insertions(+)
> create mode 100644 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.1.dts
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists