Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 7 May 2024 06:07:06 +0000 (08:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 7 May 2024 06:07:06 +0000 (08:07 +0200)
commit5549d1e39989e2ba86c4775546d0bd8055746cfa
tree49d57b127d830b9f6ea7e814a70b2ab028950f54
parente845bcc8cfda6a1875dcf7e7d01c4e6791cc3f81
parent819fe8c96a5172dfd960e5945e8f00f8fed32953
Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git./linux/kernel/git/qcom/linux into arm/fixes

One more Qualcomm Arm64 DeviceTree fix for v6.9

On ths SA8155P automotive platform, the wrong gpio controller is defined
for the SD-card detect pin, which depending on probe ordering of things
cause ethernet to be broken. The card detect pin reference is corrected
to solve this problem.

* tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration

Link: https://lore.kernel.org/r/20240427153817.1430382-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>