Commit cbe8aadf1551 for kernel

commit cbe8aadf1551f3f4a853f24b3b96d9f0eea49c53
Merge: ca58a3dde621 dfda289ad743
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Aug 18 19:36:32 2026 -0700

    Merge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

    Pull SoC devicetree updates from Arnd Bergmann:
     "There are two new mystery SoCs with very little public information
      about them so far, Qualcomm's Cortex-A78C based "Shikra" and Altera's
      Cortex-A720 based Agilex72 SOCFPGA.

      We have also gained support for a couple of SoCs from the 2023/2024
      timeframe that have been in the making for a while:

       - The Apple platform gains support for M3 Pro, Max and Ultra SoC,
         following the basic M3 support from 7.2.

       - Samsung Exynos 1580 is a high-end mobile phone SoC from 2024

       - Canaan K230 is a RISC-V based 64-bit AI SoC, based on the earlier
         K210 chip

       - Sophgo SG2000 is a mixed Arm/RISC-V chip that was already supported
         using the Arm core but is now also added for RISC-V along with
         several other variants of the cv18xx series

      In terms of newly added machines we have reference platforms for all
      the chips above, plus

       - Only four 32-bit Arm boards: two older phones and two older
         industrial/embedded boards; using Allwinner, Qualcomm and Rockchip
         SoCs

       - Three laptops und three phones using Qualcomm SoCs

       - Ten 64-bit Rockchips based single-board computers, along with one
         NAS box and a game console.

       - Seven industrial/embedded boards and modules using NXP i.MX8/9
         SoCs.

       - A Lenovo desktop box based on NVIDIA Jetson Xavier NX

       - A few more single-board computers based on Allwinnner A133,
         Spacemit K1 and TI AM62.

      As usual, there is a constant stream of minor cleanups and fixes
      towards addressing the 'dt-check-style --mode strict' warnings, and
      everyone is expected to address those warnings for new submissions
      now"

    * tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (864 commits)
      Revert "riscv: dts: spacemit: k3: add i2s0-i2s5 nodes"
      Documentation/process: maintainer-soc: Mention expectation about dt-check-style
      ARM: dts: helios4: add SATA regulator supplies
      ARM: dts: helios4: add vcc-supply to GPIO expander
      ARM: dts: helios4: add vcc-supply to EEPROM
      arm64: dts: turris-mox: fix usb3 phys
      arm64: dts: ti: Correct white-space style
      arm64: dts: ti: k3-am64: Fix MDIO clock reference for ICSSG0 node
      arm64: dts: qcom: talos-evk: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: sa8155p-adp: Fix swapped USB and UFS QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: eliza-mtp: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: lemans: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: glymur: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: kaanapali: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: sar2130p: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: sm8750: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: sm8650: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: purwa: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: hamoa: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      arm64: dts: qcom: sc8180x: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies
      ...