soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Arm SoC fixes for 6.8, part 3
@ 2024-03-06 11:19 Arnd Bergmann
  2024-03-06 16:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2024-03-06 11:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: soc, linux-kernel, linux-arm-kernel

The following changes since commit 90d35da658da8cff0d4ecbb5113f5fac9d00eb72:

  Linux 6.8-rc7 (2024-03-03 13:02:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-6.8-3

for you to fetch changes up to 1c7cfb6158f6678374ed42393b013b379b4c3964:

  Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes (2024-03-06 07:42:08 +0100)

----------------------------------------------------------------
Arm SoC fixes for 6.8, part 3

These should be the final fixes for the soc tree for 6.8, as usual
they mostly deal wtih dts files:

 - Qualcomm fixes for pcie4 on sc8280xp, a revert of msm8996 mpm support,
   sm6115 interconnect and sm8650 gpio.

 - Two fixes for Tegra234 ethernet

 - A Makefile fix to actually build the allwinner based orange pi zero 2w
   device tree

 - Fixes for clocks and reset on imx8mp and a DSI display regression
   on imx7.

The non-DT fixes are:

 - Firmware fixes addressing a kernel panic in op-tee and a minor regression
   in microchip/riscv.

 - A defconfig change to bring back backlight support after a Kconfig change

----------------------------------------------------------------
Arnd Bergmann (7):
      Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
      Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
      Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
      Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
      Merge tag 'optee-fix-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
      Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes

Daniel Baluta (1):
      MAINTAINERS: Use a proper mailinglist for NXP i.MX development

Dawei Li (1):
      firmware: microchip: Fix over-requested allocation size

Dmitry Baryshkov (1):
      Revert "arm64: dts: qcom: msm8996: Hook up MPM"

Fabio Estevam (1):
      ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE

Francesco Dolcini (1):
      ARM: dts: imx7: remove DSI port endpoints

Jernej Skrabec (1):
      arm64: dts: allwinner: h616: Add Orange Pi Zero 2W to Makefile

Johan Hovold (2):
      arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
      arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speed

Jon Hunter (1):
      arm64: tegra: Fix Tegra234 MGBE power-domains

Konrad Dybcio (1):
      arm64: dts: qcom: sm6115: Fix missing interconnect-names

Liu Ying (1):
      arm64: dts: imx8mp: Fix LDB clocks property

Marek Vasut (1):
      arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM

Neil Armstrong (2):
      arm64: dts: qcom: sm8650-qrd: add gpio74 as reserved gpio
      arm64: dts: qcom: sm8650-mtp: add gpio74 as reserved gpio

Sumit Garg (1):
      tee: optee: Fix kernel panic caused by incorrect error handling

Thierry Reding (1):
      arm64: tegra: Set the correct PHY mode for MGBE

 MAINTAINERS                                        | 16 ++++-----
 arch/arm/boot/dts/nxp/imx/imx7s.dtsi               | 26 ---------------
 arch/arm/configs/imx_v6_v7_defconfig               |  1 +
 arch/arm64/boot/dts/allwinner/Makefile             |  1 +
 .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi |  2 +-
 arch/arm64/boot/dts/freescale/imx8mp.dtsi          |  2 +-
 .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts  |  2 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  6 ++--
 arch/arm64/boot/dts/qcom/msm8996.dtsi              | 39 ++++------------------
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts          |  2 ++
 .../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts     |  2 ++
 arch/arm64/boot/dts/qcom/sm6115.dtsi               |  3 ++
 arch/arm64/boot/dts/qcom/sm8650-mtp.dts            |  2 +-
 arch/arm64/boot/dts/qcom/sm8650-qrd.dts            |  2 +-
 drivers/firmware/microchip/mpfs-auto-update.c      |  3 +-
 drivers/tee/optee/device.c                         |  3 +-
 16 files changed, 35 insertions(+), 77 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Arm SoC fixes for 6.8, part 3
  2024-03-06 11:19 [GIT PULL] Arm SoC fixes for 6.8, part 3 Arnd Bergmann
@ 2024-03-06 16:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-06 16:33 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: Linus Torvalds, soc, linux-kernel, linux-arm-kernel

The pull request you sent on Wed, 06 Mar 2024 12:19:15 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-fixes-6.8-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5274d261404c22b8b966d20c09b2ebea3cad7aaf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-06 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 11:19 [GIT PULL] Arm SoC fixes for 6.8, part 3 Arnd Bergmann
2024-03-06 16:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).