]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Thu, 22 Jun 2017 21:51:37 +0000 (23:51 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:30 +0000 (17:12 +0200)
commitbee61801264988d4250e8536bf62336621d2e9fb
treeb9d7b2d29986c1e31059ba5c7540f7e7241f0670
parentddfe77df15bc1db9180b261b9c701abf4712452c
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver

With the RK3368's limited TPL size, we'll want to use OF_PLATFDATA for
the SPL stage.  This implements support for OF_PLATDATA in the clock
driver for the RK3368.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/clk/rockchip/clk_rk3368.c