[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250616094538.33256-2-krzysztof.kozlowski@linaro.org>
Date: Mon, 16 Jun 2025 11:45:39 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Arnd Bergmann <arnd@...db.de>,
soc@...ts.linux.dev
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Peter Griffin <peter.griffin@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>,
andersson@...nel.org,
konradybcio@...nel.org
Subject: [GIT PULL fixes] ARM: samsung: soc fixes for v6.16
Hi,
Fixes for issues introduced in this merge window.
The defconfig change affects Qualcomm SoC, but the originating commit came from
Samsung Soc tree and it was not yet picked up by Bjorn, thus I am sending it.
Best regards,
Krzysztof
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-6.16
for you to fetch changes up to 8d2c2fa2209e83d0eb10f7330d8a0bbdc1df32ff:
firmware: exynos-acpm: fix timeouts on xfers handling (2025-06-10 10:20:16 +0200)
----------------------------------------------------------------
Samsung SoC fixes for v6.16
1. Correct CONFIG option in arm64 defconfig enabling the Qualcomm SoC
SNPS EUSB2 phy driver, because Kconfig entry was renamed when
changing the driver to a common one, shared with Samsung SoC, thus
defconfig lost that driver effectively.
2. Exynos ACPM: Fix timeouts happening with multiple requests.
----------------------------------------------------------------
Casey Connolly (1):
arm64: defconfig: update renamed PHY_SNPS_EUSB2
Tudor Ambarus (1):
firmware: exynos-acpm: fix timeouts on xfers handling
arch/arm64/configs/defconfig | 2 +-
drivers/firmware/samsung/exynos-acpm.c | 27 ++++++++++-----------------
2 files changed, 11 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists