mbox series

[GIT,PULL] arm64: dts: ZynqMP DT changes for 6.13

Message ID CAHTX3d+x1WrXhsp6+PQbo-B3T9q21tqE1RkhVsh0r7my3vH37g@mail.gmail.com (mailing list archive)
State Accepted
Commit 8b474333fcb7904edfb08b99ef5d5342449ad0cf
Headers show
Series [GIT,PULL] arm64: dts: ZynqMP DT changes for 6.13 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-6.13

Message

Michal Simek Nov. 1, 2024, 12:42 p.m. UTC
Hi,

please pull these 3 patches to your tree.

Thanks,
Michal

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-6.13

for you to fetch changes up to d57df7a7b78eecfe65cb358faf27ad5872bd297f:

  arm64: zynqmp: Add thermal zones (2024-10-02 09:21:26 +0200)

----------------------------------------------------------------
arm64: ZynqMP DT changes for 6.13

- Enable AMS for all boards including HWMON
- Add thermal zones

----------------------------------------------------------------
Sean Anderson (3):
      arm64: zynqmp: Enable AMS for all boards
      arm64: zynqmp: Expose AMS to userspace as HWMON
      arm64: zynqmp: Add thermal zones

 arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts |  18 ----
 arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts |   4 -
 arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts |   4 -
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dts |   4 -
 arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dts |   4 -
 arch/arm64/boot/dts/xilinx/zynqmp.dtsi            | 101 +++++++++++++++++++-
 6 files changed, 100 insertions(+), 35 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 12, 2024, 10:31 p.m. UTC | #1
Hello:

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

On Fri, 1 Nov 2024 13:42:32 +0100 you wrote:
> Hi,
> 
> please pull these 3 patches to your tree.
> 
> Thanks,
> Michal
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: ZynqMP DT changes for 6.13
    https://git.kernel.org/soc/soc/c/8b474333fcb7

You are awesome, thank you!