Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM SoC fixes for 6.9, part 3
Date: Wed, 08 May 2024 08:00:08 +0200	[thread overview]
Message-ID: <7abb76bb-eb4a-4136-af2f-6b22fbf3d79f@app.fastmail.com> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2024-05-08  6:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08  6:00 Arnd Bergmann [this message]
2024-05-08 17:22 ` [GIT PULL] ARM SoC fixes for 6.9, part 3 Linus Torvalds
2024-05-08 19:52   ` Arnd Bergmann
2024-05-08 17:24 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7abb76bb-eb4a-4136-af2f-6b22fbf3d79f@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).