Hi John, On 4/24/2020 9:35 AM, John Stultz wrote: > On Mon, Apr 20, 2020 at 9:18 PM John Stultz <john.stultz@xxxxxxxxxx> wrote: >> >> This patch fixes a regression in 5.7-rc1+ >> >> In commit 8fe75cd4cddf ("phy: qcom-qusb2: Add generic QUSB2 V2 >> PHY support"), the change was made to add "qcom,qusb2-v2-phy" >> as a generic compat string. However the change also removed >> the "qcom,sdm845-qusb2-phy" compat string, which is documented >> in the binding and already in use. >> >> This patch re-adds the "qcom,sdm845-qusb2-phy" compat string >> which allows the driver to continue to work with existing dts >> entries such as found on the db845c. > > I hate to be a bother on this, but I'd really like to see this > regression resolved. This fix missed rc1 and rc2, and it would be a > shame to miss rc3 too. > > Do I have the right folks on the cc for this? Yes, I'll be merging this. Sorry for the delay. Regards Kishon