On Tue, Mar 04, 2025 at 01:56:41PM -0800, Melody Olvera wrote: > From: Wesley Cheng <quic_wcheng@xxxxxxxxxxx> > > Enable USB support on SM8750 MTP and QRD variants. The current definition > will start the USB controller in peripheral mode by default until > dependencies are added, such as USB role detection. > > Signed-off-by: Wesley Cheng <quic_wcheng@xxxxxxxxxxx> > Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 24 ++++++++++++++++++++++++ > arch/arm64/boot/dts/qcom/sm8750-qrd.dts | 24 ++++++++++++++++++++++++ Nit: two separate commits please. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > 2 files changed, 48 insertions(+) > -- With best wishes Dmitry