[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <7abb76bb-eb4a-4136-af2f-6b22fbf3d79f@app.fastmail.com>
Date: Wed, 08 May 2024 08:00:08 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...nel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] ARM SoC fixes for 6.9, part 3
The following changes since commit 14672a9b3ec5c934cf86658328a56207337b54ff:
Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into for-next (2024-04-26 18:08:02 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.9-3
for you to fetch changes up to 5549d1e39989e2ba86c4775546d0bd8055746cfa:
Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes (2024-05-07 08:07:06 +0200)
----------------------------------------------------------------
ARM SoC fixes for 6.9, part 3
These are a couple of last minute fixes that came in over the
previous week, addressing:
- A pin configuration bug on a qualcomm board that caused
issues with ethernet and mmc.
- Two minor code fixes for misleading console output in the
microchip firmware driver.
- A build warning in the sifive cache driver
----------------------------------------------------------------
Arnd Bergmann (3):
Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into for-next
Merge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Conor Dooley (2):
firmware: microchip: don't unconditionally print validation success
firmware: microchip: clarify that sizes and addresses are in hex
Samuel Holland (1):
cache: sifive_ccache: Silence unused variable warning
Volodymyr Babchuk (1):
arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 30 ++++++++++++---------------
drivers/cache/sifive_ccache.c | 2 +-
drivers/firmware/microchip/mpfs-auto-update.c | 8 ++++---
drivers/soc/mediatek/Kconfig | 1 +
drivers/soc/mediatek/mtk-svs.c | 7 +++++--
5 files changed, 25 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists