Files
u-boot/drivers/clk
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-18 14:54:28 +02:00
2020-04-24 16:40:09 -04:00
2020-01-17 13:27:30 -05:00
2018-05-08 18:50:23 -04:00
2018-09-18 00:01:18 -06:00