Re: [PATCH v3 10/14] mach-snapdragon: fixup USB nodes

2024-03-19 Thread Sumit Garg
On Tue, 19 Mar 2024 at 20:15, Caleb Connolly wrote: > > Hi Sumit, > > On 19/03/2024 13:49, Sumit Garg wrote: > > Hi Caleb, > > > > On Tue, 19 Mar 2024 at 17:52, Caleb Connolly > > wrote: > >> > >> We don't support USB super-speed in U-Boot yet, we lack the SS PHY > >> drivers, however from my

Re: [PATCH v3 10/14] mach-snapdragon: fixup USB nodes

2024-03-19 Thread Caleb Connolly
Hi Sumit, On 19/03/2024 13:49, Sumit Garg wrote: > Hi Caleb, > > On Tue, 19 Mar 2024 at 17:52, Caleb Connolly > wrote: >> >> We don't support USB super-speed in U-Boot yet, we lack the SS PHY >> drivers, however from my testing even with a PHY driver there seem to be >> other issues when

Re: [PATCH v3 10/14] mach-snapdragon: fixup USB nodes

2024-03-19 Thread Sumit Garg
Hi Caleb, On Tue, 19 Mar 2024 at 17:52, Caleb Connolly wrote: > > We don't support USB super-speed in U-Boot yet, we lack the SS PHY > drivers, however from my testing even with a PHY driver there seem to be > other issues when talking to super-speed peripherals. > > In pursuit of maintaining

[PATCH v3 10/14] mach-snapdragon: fixup USB nodes

2024-03-19 Thread Caleb Connolly
We don't support USB super-speed in U-Boot yet, we lack the SS PHY drivers, however from my testing even with a PHY driver there seem to be other issues when talking to super-speed peripherals. In pursuit of maintaining upstream DT compatibility, and simplifying porting for new devices, let's