All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xilinx patches for v2022.01-rc1
@ 2021-09-30 14:50 Michal Simek
  2021-09-30 19:05 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2021-09-30 14:50 UTC (permalink / raw)
  To: Tom Rini, U-Boot Mailing List

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@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xilinx patches for v2022.01-rc1
  2021-09-30 14:50 [GIT PULL] xilinx patches for v2022.01-rc1 Michal Simek
@ 2021-09-30 19:05 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-09-30 19:05 UTC (permalink / raw)
  To: Michal Simek; +Cc: U-Boot Mailing List

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

On Thu, Sep 30, 2021 at 04:50:11PM +0200, Michal Simek wrote:

> 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@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)
> 

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-30 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 14:50 [GIT PULL] xilinx patches for v2022.01-rc1 Michal Simek
2021-09-30 19:05 ` Tom Rini

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.