[U-Boot] [PULL] Please pull from u-boot-rockchip/master

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Jan 9 17:38:09 UTC 2018


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





More information about the U-Boot mailing list