Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Mar 2024 18:39:48 +0000 (11:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Mar 2024 18:39:48 +0000 (11:39 -0700)
commit210ee636c4ad5e88a77f858fa460033715ad7d3f
tree54859bc01e6031e207eb6620a1b5cf5c9b7685cf
parent137e0ec05aeb657472d2f84dbb3081016160334b
parent47b412c1ea77112f1148b4edd71700a388c7c80f
Merge tag 'phy-fixes3-6.8' of git://git./linux/kernel/git/phy/linux-phy

Pull phy fixes from Vinod Koul:

 - fixes for Qualcomm qmp-combo driver for ordering of drm and type-c
   switch registartion due to drivers might not probe defer after having
   registered child devices to avoid triggering a probe deferral loop.

   This fixes internal display on Lenovo ThinkPad X13s

* tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy:
  phy: qcom-qmp-combo: fix type-c switch registration
  phy: qcom-qmp-combo: fix drm bridge registration