public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v5,2/2] rockchip: clk: bind reset driver
Date: Thu, 28 Dec 2017 11:32:30 +0100	[thread overview]
Message-ID: <E1eUVUE-0004Tm-Rj@mail.theobroma-systems.com> (raw)
In-Reply-To: <1513678958-24170-2-git-send-email-kever.yang@rock-chips.com>

> From: Elaine Zhang <zhangqing@rock-chips.com>
> 
> Bind rockchip reset to clock-controller with rockchip_reset_bind().
> 
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich@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!

  parent reply	other threads:[~2017-12-28 10:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 10:22 [U-Boot] [PATCH v5 1/2] drivers/reset: support rockchip reset drivers Kever Yang
2017-12-19 10:22 ` [U-Boot] [PATCH v5 2/2] rockchip: clk: bind reset driver Kever Yang
2017-12-27 19:32   ` [U-Boot] [U-Boot,v5,2/2] " Philipp Tomsich
2017-12-28 10:26   ` Philipp Tomsich
2017-12-28 10:32   ` Philipp Tomsich [this message]
2018-01-02 17:09   ` Philipp Tomsich
2017-12-27 19:32 ` [U-Boot] [U-Boot, v5, 1/2] drivers/reset: support rockchip reset drivers Philipp Tomsich
2017-12-28 10:26 ` Philipp Tomsich
2017-12-28 10:32 ` Philipp Tomsich
2018-01-02 17:09 ` Philipp Tomsich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1eUVUE-0004Tm-Rj@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox