summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorCaleb Connolly <[email protected]>2024-04-03 14:07:45 +0200
committerCaleb Connolly <[email protected]>2024-04-04 17:46:47 +0200
commit06db7f962fa3d3cfa0ec15cd3ac69c4de485127e (patch)
treeb2229e079313fa2fb4efd720df5c611c2fadfe20 /scripts/basic
parent320a3ecef7e85b8d2cdf549a292045d520a2171a (diff)
mach-snapdragon: fixup USB nodes
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 implement the DT fixups necessary to configure USB in high-speed only mode at runtime. The pattern is identical for all Qualcomm boards that use the Synaptics DWC3 controller: * Add an additional property on the Qualcomm wrapper node * Remove the super-speed phy phandle and phy-name entries. Acked-by: Sumit Garg <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Tested-by: Neil Armstrong <[email protected]> Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions