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 New
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(-)