u-boot-brain/drivers/clk/rockchip
Jagan Teki b1bcd61665 clk: rk3399: Set empty for vopl assigned-clocks
During vidconsole probe, the device probe will try to
check whether the assigned clocks on that video console
node is initialized or not? and return an error if not.

But, unlike Linux U-Boot won't require to handle these
vopl assigned-clocks since core clocks are enough to
handle the video out to process.

So, mark them as empty in set_rate to satisfy clk_set_defaults
so-that probe happened properly.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
2020-04-02 15:44:56 +02:00
..
clk_pll.c rockchip: clk: pll: add common pll setting funcs 2019-11-17 17:22:53 +08:00
clk_px30.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk322x.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3036.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3128.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3188.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3288.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3308.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3328.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3368.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
clk_rk3399.c clk: rk3399: Set empty for vopl assigned-clocks 2020-04-02 15:44:56 +02:00
clk_rv1108.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
Makefile rockchip: clk: Add clk driver for rk3308 2019-11-17 17:22:53 +08:00