diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2024-02-25 22:10:20 +0000 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2024-03-14 11:48:40 +0800 |
commit | b055c8952c0f2cc9063f2c6d33bd1bb6aa83b052 (patch) | |
tree | ba124b189bed7daa31eec452fcfeaf62f17c348d /drivers/adc/stm32-adc-core.c | |
parent | 803fbdfd1c0214b694eb489b6dac465b697f0f71 (diff) |
phy: rockchip-inno-usb2: Limit changes made to regs
The USB2PHY regs already contain working default reset values for RK3328
and RK35xx as evidenced by the fact that this driver never has changed a
single value for these SoCs.
Reduce to only configure utmi_suspend_n and utmi_sel bits similar to
what is currently done on RK3399. Also add missing clkout_ctl for RK3588.
When enabled utmi_suspend_n is changed to normal mode and utmi_sel to
use otg/host controller utmi interface to phy. When disabled
utmi_suspend_n is changed to suspend mode and utmi_sel to use GRF utmi
interface to phy.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Diffstat (limited to 'drivers/adc/stm32-adc-core.c')
0 files changed, 0 insertions, 0 deletions