On 29/09/2023 16:31, Praveenkumar I wrote:I think swapping will work as the PHY node in the base dtsi added separately in patch 3. If compilation fails, will squash them.
On 9/29/2023 6:44 PM, Konrad Dybcio wrote:
On 29.09.2023 10:42, Praveenkumar I wrote:Understood. Will swap the 6 and 7 patches in the update.
Add UNIPHY node in USB to support Super-speed. As the SS PHY hasPatches 6 and 7 should be swapped, otherwise you may get no
pipe clock, removed "qcom,select-utmi-as-pipe-clk" flag.
Signed-off-by: Praveenkumar I <quic_ipkumar@xxxxxxxxxxx>
---
USB with this commit. Incremental patches must not break
functionality, unless it is truly inevitable.
But just swapping the patches will not work, the patch for the board file will break compilation. I think you have to squash them.
--
Thanks,
Praveenkumar
Konrad