All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>
Cc: linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] arm64: soc: zynqmp: Xilinx SoC changes for v6.3
Date: Tue, 31 Jan 2023 12:08:23 +0100	[thread overview]
Message-ID: <42be5129-3ca2-ddbc-ac3b-6448245b61c2@monstr.eu> (raw)

Hi,

please pull these changes to your tree. The most interesting one is from Marek 
which is adding support for older PMUFW version which didn't handle TAP delay 
programming for SDHCI properly.

Thanks,
Michal

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v6.3

for you to fetch changes up to a4b2e6063cfeaab1160501acfb27e8618a7c693f:

   firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE (2023-01-05 
10:18:07 +0100)

----------------------------------------------------------------
arm64: ZynqMP SoC changes for v6.3

Firmware changes
- fix memory leak in error path inside notification code
- trivial comment cleanup
- add workaround for SD tap delay programming with old PMUFW

----------------------------------------------------------------
Gaosheng Cui (1):
       driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

Marek Vasut (1):
       firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE

Michal Simek (1):
       firmware: xilinx: Remove kernel-doc marking in the code

  drivers/firmware/xilinx/zynqmp.c        | 27 ++++++++++++++++++--
  drivers/soc/xilinx/xlnx_event_manager.c |  4 ++-
  drivers/soc/xilinx/zynqmp_pm_domains.c  |  2 +-
  include/linux/firmware/xlnx-zynqmp.h    |  4 +++
  4 files changed, 33 insertions(+), 4 deletions(-)

-- 
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/Versal ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs


WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>
Cc: linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] arm64: soc: zynqmp: Xilinx SoC changes for v6.3
Date: Tue, 31 Jan 2023 12:08:23 +0100	[thread overview]
Message-ID: <42be5129-3ca2-ddbc-ac3b-6448245b61c2@monstr.eu> (raw)

Hi,

please pull these changes to your tree. The most interesting one is from Marek 
which is adding support for older PMUFW version which didn't handle TAP delay 
programming for SDHCI properly.

Thanks,
Michal

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v6.3

for you to fetch changes up to a4b2e6063cfeaab1160501acfb27e8618a7c693f:

   firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE (2023-01-05 
10:18:07 +0100)

----------------------------------------------------------------
arm64: ZynqMP SoC changes for v6.3

Firmware changes
- fix memory leak in error path inside notification code
- trivial comment cleanup
- add workaround for SD tap delay programming with old PMUFW

----------------------------------------------------------------
Gaosheng Cui (1):
       driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()

Marek Vasut (1):
       firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE

Michal Simek (1):
       firmware: xilinx: Remove kernel-doc marking in the code

  drivers/firmware/xilinx/zynqmp.c        | 27 ++++++++++++++++++--
  drivers/soc/xilinx/xlnx_event_manager.c |  4 ++-
  drivers/soc/xilinx/zynqmp_pm_domains.c  |  2 +-
  include/linux/firmware/xlnx-zynqmp.h    |  4 +++
  4 files changed, 33 insertions(+), 4 deletions(-)

-- 
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/Versal ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-01-31 11:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 11:08 Michal Simek [this message]
2023-01-31 11:08 ` [GIT PULL] arm64: soc: zynqmp: Xilinx SoC changes for v6.3 Michal Simek
2023-02-01 16:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42be5129-3ca2-ddbc-ac3b-6448245b61c2@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.