[PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB and USB SS combo phy nodes
Pritam Manohar Sutar
pritam.sutar at samsung.com
Tue Jun 17 10:24:57 PDT 2025
Hi Krzysztof,
> -----Original Message-----
> From: Krzysztof Kozlowski <krzk at kernel.org>
> Sent: 16 June 2025 01:39 PM
> To: Neil Armstrong <neil.armstrong at linaro.org>
> Cc: Pritam Manohar Sutar <pritam.sutar at samsung.com>; vkoul at kernel.org;
> kishon at kernel.org; robh at kernel.org; krzk+dt at kernel.org;
> conor+dt at kernel.org; alim.akhtar at samsung.com; andre.draszik at linaro.org;
> peter.griffin at linaro.org; kauschluss at disroot.org;
> ivo.ivanov.ivanov1 at gmail.com; m.szyprowski at samsung.com;
> s.nawrocki at samsung.com; linux-phy at lists.infradead.org;
> devicetree at vger.kernel.org; linux-kernel at vger.kernel.org; linux-arm-
> kernel at lists.infradead.org; linux-samsung-soc at vger.kernel.org;
> rosa.pila at samsung.com; dev.tailor at samsung.com;
> faraz.ata at samsung.com; muhammed.ali at samsung.com;
> selvarasu.g at samsung.com
> Subject: Re: [PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB
> and USB SS combo phy nodes
>
> On Fri, Jun 13, 2025 at 11:12:26AM GMT, neil.armstrong at linaro.org wrote:
> > On 13/06/2025 07:56, Pritam Manohar Sutar wrote:
> > > usbdrd31_hsphy: phy at 16490000 {
> > > compatible = "samsung,exynosautov920-usbdrd-
> hsphy";
> > > reg = <0x16490000 0x0200>;
> > > @@ -1109,8 +1120,8 @@ usbdrd31_dwc3: usb at 0 {
> > > <&cmu_hsi1
> CLK_MOUT_HSI1_USBDRD>;
> > > clock-names = "ref", "susp_clk";
> > > interrupts = <GIC_SPI 491
> IRQ_TYPE_LEVEL_HIGH>;
> > > - phys = <&usbdrd31_hsphy 0>;
> > > - phy-names = "usb2-phy";
> > > + phys = <&usbdrd31_hsphy 0>,
> <&usbdrd31_ssphy 0>;
> > > + phy-names = "usb2-phy", "usb3-phy";
> > > snps,has-lpm-erratum;
> > > snps,dis_u2_susphy_quirk;
> > > snps,dis_u3_susphy_quirk;
> >
> > I think at least patch 6 & 9 should be squashed.
>
> Yes. Changing lines which were just added is a strong hint, that patchset is
> incorrectly organized.
we will squash these 2 patches in next version of the patch-set (v4).
>
> >
> > Neil
Thank you.
Regards,
Pritam
More information about the linux-arm-kernel
mailing list