All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: linux-arm <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL RESEND v2] arm64: soc: ZynqMP SoC changes for v6.8
Date: Mon, 18 Dec 2023 11:10:48 +0100	[thread overview]
Message-ID: <CAHTX3dJ=6y=vEgmH7Qqe=6TJZT=D-egKDmLLER4fS0=OHJRGZA@mail.gmail.com> (raw)

Hi,

please pull these patches to your tree. I am sending it again as v2 because
I see origin email in lore here
https://lore.kernel.org/soc/CAHTX3dJp_dztRCOn+-_OCeb-L6He7Pi2t-K0QeTDACaMs-xfTA@mail.gmail.com/T/#u
but I can't see it in patchwork.
I have "patched" Uwe's surname to remove no ascii char and see if that
goes through. That should be the only
difference between previous RESEND pull request.

Thanks,
Michal


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 87fda1acfc3b9048261799817ef749e6deb95724:

  soc: xilinx: Add error message for invalid payload received from IPI
callback. (2023-12-13 16:55:15 +0100)

----------------------------------------------------------------
arm64: ZynqMP SoC changes for 6.8

power driver:
- Move to remove_new hook
- Report error around unsupported callback
- Fix long messages

event driver:
- Fix cpu_id handling
- Fix warning message

----------------------------------------------------------------
HariBabu Gattem (1):
      soc: xilinx: Fix for call trace due to the usage of smp_processor_id()

Michal Simek (1):
      soc: xilinx: fix quoted string split across lines

Naman Trivedi Manojbhai (1):
      soc: xilinx: Add error message for invalid payload received from
IPI callback.

Tanmay Shah (1):
      soc: xilinx: fix unhandled SGI warning message

Uwe Kleine-Konig (1):
      soc/xilinx: zynqmp_power: Convert to platform remove callback
returning void

 drivers/soc/xilinx/xlnx_event_manager.c |  7 +++++--
 drivers/soc/xilinx/zynqmp_power.c       | 16 ++++++++--------
 2 files changed, 13 insertions(+), 10 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 ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <monstr@monstr.eu>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: linux-arm <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL RESEND v2] arm64: soc: ZynqMP SoC changes for v6.8
Date: Mon, 18 Dec 2023 11:10:48 +0100	[thread overview]
Message-ID: <CAHTX3dJ=6y=vEgmH7Qqe=6TJZT=D-egKDmLLER4fS0=OHJRGZA@mail.gmail.com> (raw)

Hi,

please pull these patches to your tree. I am sending it again as v2 because
I see origin email in lore here
https://lore.kernel.org/soc/CAHTX3dJp_dztRCOn+-_OCeb-L6He7Pi2t-K0QeTDACaMs-xfTA@mail.gmail.com/T/#u
but I can't see it in patchwork.
I have "patched" Uwe's surname to remove no ascii char and see if that
goes through. That should be the only
difference between previous RESEND pull request.

Thanks,
Michal


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 87fda1acfc3b9048261799817ef749e6deb95724:

  soc: xilinx: Add error message for invalid payload received from IPI
callback. (2023-12-13 16:55:15 +0100)

----------------------------------------------------------------
arm64: ZynqMP SoC changes for 6.8

power driver:
- Move to remove_new hook
- Report error around unsupported callback
- Fix long messages

event driver:
- Fix cpu_id handling
- Fix warning message

----------------------------------------------------------------
HariBabu Gattem (1):
      soc: xilinx: Fix for call trace due to the usage of smp_processor_id()

Michal Simek (1):
      soc: xilinx: fix quoted string split across lines

Naman Trivedi Manojbhai (1):
      soc: xilinx: Add error message for invalid payload received from
IPI callback.

Tanmay Shah (1):
      soc: xilinx: fix unhandled SGI warning message

Uwe Kleine-Konig (1):
      soc/xilinx: zynqmp_power: Convert to platform remove callback
returning void

 drivers/soc/xilinx/xlnx_event_manager.c |  7 +++++--
 drivers/soc/xilinx/zynqmp_power.c       | 16 ++++++++--------
 2 files changed, 13 insertions(+), 10 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 ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal 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-12-18 10:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-18 10:10 Michal Simek [this message]
2023-12-18 10:10 ` [GIT PULL RESEND v2] arm64: soc: ZynqMP SoC changes for v6.8 Michal Simek
2023-12-22 12:01 ` 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='CAHTX3dJ=6y=vEgmH7Qqe=6TJZT=D-egKDmLLER4fS0=OHJRGZA@mail.gmail.com' \
    --to=monstr@monstr.eu \
    --cc=arm@kernel.org \
    --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.