Skip to content
Snippets Groups Projects
Commit d2e938d9 authored by Kever Yang's avatar Kever Yang Committed by Philipp Tomsich
Browse files

rockchip: rk3128: add ofdata_to_platdata() method for driver


Parse of data in dedicated api instead of in probe().

The clk_set_rate() may be called before the clk driver is probed,
after core support set default clock.
This patch fix system abort issue since:
f4fcba5c clk: implement clk_set_defaults()

Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
Acked-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-sytems.com>
Reviewed-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-sytems.com>
parent accaaea5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment