All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, RESEND, 2/2] rockchip: clk: add device_bind_driver_to_node for reset driver
Date: Tue, 07 Nov 2017 14:54:40 +0100	[thread overview]
Message-ID: <E1eC4Ku-0000jU-1H@mail.theobroma-systems.com> (raw)
In-Reply-To: <1509694983-9007-2-git-send-email-kever.yang@rock-chips.com>

> From: Elaine Zhang <zhangqing@rock-chips.com>
> 
> all rockchip socs add device_bind_driver_to_node,
> to bound device rockchip reset to clock-controller.
> 
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
>  arch/arm/include/asm/arch-rockchip/clock.h |  6 +++++
>  drivers/clk/rockchip/clk_rk3036.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3128.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3188.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk322x.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3288.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3328.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3368.c          | 15 ++++++++++++-
>  drivers/clk/rockchip/clk_rk3399.c          | 36 +++++++++++++++++++++++++++++-
>  drivers/clk/rockchip/clk_rv1108.c          | 15 ++++++++++++-
>  10 files changed, 153 insertions(+), 9 deletions(-)
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

  reply	other threads:[~2017-11-07 13:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03  7:43 [U-Boot] [RESEND PATCH 1/2] drivers/reset: support rockchip reset drivers Kever Yang
2017-11-03  7:43 ` [U-Boot] [RESEND PATCH 2/2] rockchip: clk: add device_bind_driver_to_node for reset driver Kever Yang
2017-11-07 13:54   ` Philipp Tomsich [this message]
2017-11-21 22:55   ` [U-Boot] [U-Boot, RESEND, " Philipp Tomsich
2017-11-27 10:15     ` Kever Yang
2017-11-27 14:50       ` Dr. Philipp Tomsich
2017-11-07 13:54 ` [U-Boot] [U-Boot, RESEND, 1/2] drivers/reset: support rockchip reset drivers Philipp Tomsich
2017-11-21 22:52 ` Philipp Tomsich
2017-11-27 10:26   ` Kever Yang

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=E1eC4Ku-0000jU-1H@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.