commit | 3364226fa2872ed0e66b301a1c7c2a89912c9e8a | [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 | 6195d0afb6d1b8470a3e3f37dd3d18806c82393e [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>