mbox series

[GIT,PULL,RESEND,v2] arm64: soc: ZynqMP SoC changes for v6.8

Message ID CAHTX3dJ=6y=vEgmH7Qqe=6TJZT=D-egKDmLLER4fS0=OHJRGZA@mail.gmail.com (mailing list archive)
State Accepted
Commit c55a4983e93ff4d4ddb92ecd3d45c21066ed3b82
Headers show
Series [GIT,PULL,RESEND,v2] arm64: soc: ZynqMP SoC changes for v6.8 | expand

Pull-request

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

Message

Michal Simek Dec. 18, 2023, 10:10 a.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 22, 2023, 12:01 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 18 Dec 2023 11:10:48 +0100 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,RESEND,v2] arm64: soc: ZynqMP SoC changes for v6.8
    https://git.kernel.org/soc/soc/c/c55a4983e93f

You are awesome, thank you!