diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2020-05-26 11:32:06 +0800 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2020-05-29 18:08:49 +0800 |
commit | 80e191119eb73475802ec101ed006bde625c6efd (patch) | |
tree | 4ab954cad40af9663e5f113ae1208473bd483ca9 /drivers/pwm/pwm-uclass.c | |
parent | f7dd12a7e7c7b22fc0515292d080e2b0dfe515e6 (diff) |
clk: rk3399: Set empty for TCPHY assigned-clocks
Due to v5.7-rc1 sync the SD controller nodes in rk3399.dtsi
have SCLK_UPHY0_TCPDCORE, SCLK_UPHY1_TCPDCORE assigned-clocks
which are usually required for Linux and don't require to
handle them in U-Boot.
assigned-clocks = <&cru SCLK_UPHY0_TCPDCORE>;
assigned-clocks = <&cru SCLK_UPHY1_TCPDCORE>;
So, mark them as empty in clock otherwise device probe on
those typec phy driver would fail.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/pwm/pwm-uclass.c')
0 files changed, 0 insertions, 0 deletions