The following changes since commit ecda8309098402f878c96184f29a1b7ec682d772:
arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller (2024-04-12 12:21:47 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-6.9-2
for you to fetch changes up to 819fe8c96a5172dfd960e5945e8f00f8fed32953:
arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration (2024-04-20 12:58:33 -0500)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Volodymyr Babchuk (1):
arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 30 +++++++++++++-----------------
1 file changed, 13 insertions(+), 17 deletions(-)