commit | cdf9010f6e173093d8dfeb4685063d78d35d7842 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@collabora.com> | Mon May 15 12:59:49 2023 +0300 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed May 17 17:36:18 2023 +0800 |
tree | 84549637e304c44a02e536862d37400405da8284 | |
parent | b59e031a7d5552e6c5230e6234470c84e0ca044b [diff] |
phy: rockchip-inno-usb2: add initial support for rk3588 PHY Add initial support for the rk3588 PHY variant. The lookup for the host-port reg inside the struct now does a do {} while() instead of a while() {} in order to allow a first check for reg == 0. Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Co-developed-by: Frank Wang <frank.wang@rock-chips.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>