]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: clk: rk3368: add support for configuring the SPI clocks
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 25 Jul 2017 14:48:16 +0000 (16:48 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:33 +0000 (17:12 +0200)
commit88807b4e8b0fd00d76f9474c20744183abe43f94
tree2f27658cffc7bb70f885b9147d2df348969d2820
parent2d463eccc8aaf23caa0fad5d9f6357d6f2570c2f
rockchip: clk: rk3368: add support for configuring the SPI clocks

As SPI support may be useful in the boot-flow, this adds support for
configuring the SPI controller's clocks in the RK3368 clock driver.

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