[U-Boot] [U-Boot,v5,2/2] rockchip: clk: bind reset driver
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Thu Dec 28 10:32:30 UTC 2017
> From: Elaine Zhang <zhangqing at rock-chips.com>
>
> Bind rockchip reset to clock-controller with rockchip_reset_bind().
>
> Signed-off-by: Elaine Zhang <zhangqing at rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v5: None
> Changes in v4:
> - fix compile error if CONFIG_RESET_ROCKCHIP not defined
>
> Changes in v3:
> - add missing offset for rk3399 pmuclk bind
>
> Changes in v2:
> - use rockchip_reset_bind() to bind reset driver.
>
> arch/arm/include/asm/arch-rockchip/clock.h | 10 ++++++++++
> drivers/clk/rockchip/clk_rk3036.c | 7 +++++++
> drivers/clk/rockchip/clk_rk3188.c | 7 +++++++
> drivers/clk/rockchip/clk_rk322x.c | 7 +++++++
> drivers/clk/rockchip/clk_rk3288.c | 7 +++++++
> drivers/clk/rockchip/clk_rk3328.c | 7 +++++++
> drivers/clk/rockchip/clk_rk3368.c | 7 +++++++
> drivers/clk/rockchip/clk_rk3399.c | 21 +++++++++++++++++++++
> drivers/clk/rockchip/clk_rv1108.c | 7 +++++++
> 9 files changed, 80 insertions(+)
>
Applied to u-boot-rockchip/next, thanks!
More information about the U-Boot
mailing list