diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2020-04-28 15:30:16 +0530 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2020-05-01 18:32:56 +0800 |
commit | 96993d7c358e9d87871a3c92fb3af081b2e3ff48 (patch) | |
tree | f1b65fa45921ff2022417ca0ce7d15538d68be4b /arch/arm | |
parent | f44bf1b5b169ccfcb4745cf4c36cecfd42709f70 (diff) |
clk: rk3399: Set empty for HCLK_SD assigned-clocks
Due to v5.7-rc1 sync the SD controller nodes in rk3399.dtsi
have HCLK_SD assigned-clocks which are usually required for
Linux and don't require to handle them in U-Boot.
assigned-clocks = <&cru HCLK_SD>;
So, mark them as empty in clock otherwise device probe on
those SD controllers would fail.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions