[GIT PULL] xilinx patches for v2022.01-rc1

Michal Simek monstr at monstr.eu
Thu Sep 30 16:50:11 CEST 2021


Hi Tom,

I want to clean my queue for next version that's why please merge these
patches to your tree.

Thanks,
Michal


The following changes since commit 67ae2897235e516d8fa9ab3f296a1caf40f6ebee:

  Merge tag 'rpi-next-2021.10.2' of
https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2021-09-29
15:13:35 -0400)

are available in the Git repository at:

  git at source.denx.de:u-boot/custodians/u-boot-microblaze.git
tags/xilinx-for-v2022.01-rc1

for you to fetch changes up to dced079c53b283e15f04282f405de410a9be584d:

  watchdog: versal: Add support for expire now (2021-09-30 12:30:38 +0200)

----------------------------------------------------------------
Xilinx changes for v2022.01-rc1

zynq:
- Enable capsule update for qspi and mmc
- Update zed DT qspi compatible string

zynqmp:
- Add missing modeboot for EMMC
- Add missing nand DT properties
- List all eeproms for SC on vck190
- Add vck190 SC psu_init

clk:
- Handle only GATE type clock for Versal

watchdog:
- Update versal driver to handle system reset

----------------------------------------------------------------
Amit Kumar Mahapatra (1):
      arm64: zynqmp: Add device tree properties for nand flash

Ashok Reddy Soma (3):
      xilinx: zynqmp: Set modeboot env variable in eMMC bootmode
      watchdog: versal: Add support for basic window watchdog
      watchdog: versal: Add support for expire now

Michal Simek (4):
      ARM: zynq: Enable capsule update for qspi and mmc
      arm: zynq: Use s25fl256s1 compatible string on zedboard
      arm64: zynqmp: Define all eeproms for SC on vck190
      arm64: zynqmp: Add psu_init_gpl for vck190/vmk180 SC

T Karthik Reddy (1):
      clk: versal: Enable only GATE type clocks

 arch/arm/dts/zynq-zed.dts                                 |    2 +-
 arch/arm/dts/zynqmp-e-a2197-00-revA.dts                   |   15 ++
 arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts                  |    4 +
 board/xilinx/zynq/board.c                                 |   35 +++
 board/xilinx/zynqmp/zynqmp-e-a2197-00-revA/psu_init_gpl.c | 2052
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/xilinx/zynqmp/zynqmp.c                              |    1 +
 configs/xilinx_zynq_virt_defconfig                        |    6 +
 drivers/clk/clk_versal.c                                  |    5 +-
 drivers/watchdog/xilinx_wwdt.c                            |  100 ++++---
 9 files changed, 2182 insertions(+), 38 deletions(-)
 create mode 100644
board/xilinx/zynqmp/zynqmp-e-a2197-00-revA/psu_init_gpl.c

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs



More information about the U-Boot mailing list