[PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1 board
Rob Herring
robh at kernel.org
Thu Jun 24 13:29:40 PDT 2021
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 at xilinx.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 at kernel.org>
More information about the linux-arm-kernel
mailing list