Message ID | cover.1693468292.git.quic_varada@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable IPQ5332 USB2 | expand |
On Thu, 31 Aug 2023 14:47:42 +0530, Varadarajan Narayanan wrote: > This patch series adds the relevant phy and controller > DT configurations for enabling USB2 on IPQ5332 > > v12: > DTS: usb2_0_dwc -> usb_dwc > v11: > Driver: Rebased to accommodate https://lore.kernel.org/linux-arm-msm/20230824091345.1072650-1-yangyingliang@huawei.com/ > DTS: Sort nodes in alphanumeric order > v10: > Driver: Restore register success print per Dmitry's comment > DTS: usb@8a00000 -> usb@8af8800 > regulator_s0500 -> regulator-s0500 > v9: > Driver: Since the driver code has been picked up for merge, > (https://lore.kernel.org/linux-arm-msm/169226613917.81413.1200008047604336868.b4-ty@kernel.org/) > adding the coding style fixes alone in this patch. > > [...] Applied, thanks! [4/4] arm64: defconfig: Enable M31 USB phy driver commit: b46d856cb9b3bd2fef54cc8caec8595a232a23b6 Best regards,
On Thu, 31 Aug 2023 14:47:42 +0530, Varadarajan Narayanan wrote: > This patch series adds the relevant phy and controller > DT configurations for enabling USB2 on IPQ5332 > > v12: > DTS: usb2_0_dwc -> usb_dwc > v11: > Driver: Rebased to accommodate https://lore.kernel.org/linux-arm-msm/20230824091345.1072650-1-yangyingliang@huawei.com/ > DTS: Sort nodes in alphanumeric order > v10: > Driver: Restore register success print per Dmitry's comment > DTS: usb@8a00000 -> usb@8af8800 > regulator_s0500 -> regulator-s0500 > v9: > Driver: Since the driver code has been picked up for merge, > (https://lore.kernel.org/linux-arm-msm/169226613917.81413.1200008047604336868.b4-ty@kernel.org/) > adding the coding style fixes alone in this patch. > > [...] Applied, thanks! [1/4] phy: qcom: m31: Fix indentation issues commit: 90f7af497a78bf920a63119f2c7e9dcd98d028fe Best regards,