1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-01 10:17:10 +01:00
Files
u-boot-megous/drivers
Jagan Teki 96993d7c35 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>
2020-05-01 18:32:56 +08:00
..
2020-04-16 14:36:28 +08:00
2019-08-07 15:31:04 -04:00
2020-04-24 16:40:09 -04:00
2020-04-13 11:27:00 -04:00