1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 12:39:11 +01:00
Files
u-boot-megous/drivers
Kever Yang c877ef3ac1 rockchip: rv1108: 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:
f4fcba5 clk: implement clk_set_defaults()

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-sytems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-sytems.com>
2018-04-25 22:20:07 +02:00
..
2018-04-13 13:02:50 -04:00
2018-02-13 23:24:22 -05:00
2018-03-21 23:23:13 +01:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-04-06 20:45:44 -04:00
2018-04-06 17:04:33 -04:00
2018-04-23 16:07:46 -04:00
2018-04-23 13:15:30 +02:00
2018-04-01 20:36:39 -04:00
2018-03-13 18:12:35 +01:00
2016-02-06 12:00:59 +01:00
2018-03-09 09:23:10 -05:00
2018-03-19 16:14:20 -04:00