diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2024-04-03 14:07:45 +0200 |
---|---|---|
committer | Caleb Connolly <caleb.connolly@linaro.org> | 2024-04-04 17:46:47 +0200 |
commit | 06db7f962fa3d3cfa0ec15cd3ac69c4de485127e (patch) | |
tree | b2229e079313fa2fb4efd720df5c611c2fadfe20 /lib/tpm_api.c | |
parent | 320a3ecef7e85b8d2cdf549a292045d520a2171a (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 <sumit.garg@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'lib/tpm_api.c')
0 files changed, 0 insertions, 0 deletions