All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dr. Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] Please pull from u-boot-rockchip/master
Date: Tue, 9 Jan 2018 18:38:09 +0100	[thread overview]
Message-ID: <86F8CCBA-B2A2-44D8-8A31-F84991A51ED5@theobroma-systems.com> (raw)

Hi Tom,

the below request is for some Rockchip-related changes that had missed
the previous merge window and had been queued up in my next-branch.

Travis-CI report at
	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/326751040

Regards,
Philipp.


The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:

  Prepare v2018.01 (2018-01-08 20:25:29 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip.git master

for you to fetch changes up to 538f67c33251187af6ddc3f9b1499e7f415e968a:

  rockchip: clk: bind reset driver (2018-01-09 11:13:32 +0100)

----------------------------------------------------------------
Elaine Zhang (2):
      rockchip: reset: support a (common) rockchip reset drivers
      rockchip: clk: 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 ++++++
 drivers/reset/Kconfig                      |   9 ++++++++
 drivers/reset/Makefile                     |   1 +
 drivers/reset/reset-rockchip.c             | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 223 insertions(+)
 create mode 100644 drivers/reset/reset-rockchip.c

             reply	other threads:[~2018-01-09 17:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 17:38 Dr. Philipp Tomsich [this message]
2018-01-09 19:00 ` [U-Boot] [PULL] Please pull from u-boot-rockchip/master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2018-02-13 15:46 Dr. Philipp Tomsich
2018-02-14  1:33 ` Tom Rini
2017-11-22  9:30 Dr. Philipp Tomsich
2017-11-23  3:42 ` Tom Rini

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=86F8CCBA-B2A2-44D8-8A31-F84991A51ED5@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.