Message ID | cover.1683630932.git.quic_varada@quicinc.com |
---|---|
Headers | show |
Series | Enable IPQ9754 USB | expand |
On Tue, 9 May 2023 at 14:56, Varadarajan Narayanan <quic_varada@quicinc.com> wrote: > > Turn on USB related nodes > Provide vdd info > > Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com> > --- > Changes in v11: > - Rename dwc_0 -> usb_0_dwc3 > - Maintain sorted order for the usb nodes > > Changes in v10: > - Provide vdd info > > Changes in v5: > - Move "host" mode specification to board dts > - Due to dependency with earlier patches board dts > filename changed ipq9574-al02-c7.dts -> ipq9574-rdp433.dts > > Changes in v2: > - Fix node placement and coding style > - "ok" -> "okay" > --- > arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
On 09-05-23, 17:24, Varadarajan Narayanan wrote: > This patch series adds the relevant phy and controller > configurations for enabling USB on IPQ9754 Applied phy patches, 1,2,5,6