All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL 3/3] Rockchip dts64 updates for 4.11 part1
Date: Sat, 21 Jan 2017 01:12:01 +0100	[thread overview]
Message-ID: <7817230.eJtdPce88n@phil> (raw)
In-Reply-To: <6458001.3c0YmcoF8y@phil>

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.11-rockchip-dts64-1

for you to fetch changes up to 8cbb59af7ecf183b1761a178835e1c771167fa28:

  arm64: dts: rockchip: add rockchip,grf property for RK3399 PMUCRU/CRU (2017-01-13 20:03:15 +0100)

----------------------------------------------------------------
64bit dts changes with some adjustments to the pcie controller,
usb clocks, grf phandles for the rk3399 CRUs, epd pinctrl settings,
a phandle to the rk3399 tsadc and converting boards to use the
recently introduced pin constants.

----------------------------------------------------------------
Andy Yan (1):
      arm64: dts: rockchip: use pin constants to describe gpios

Brian Norris (2):
      arm64: dts: rockchip: add rk3399 thermal_zones phandle
      arm64: dts: rockchip: add rk3399 eDP HPD pinctrl

Shawn Lin (2):
      arm64: dts: rockchip: add max-link-speed for rk3399
      arm64: dts: rockchip: add aspm-no-l0s for rk3399

William wu (1):
      arm64: dts: rockchip: add u2phy clock for ehci and ohci of rk3399

Xing Zheng (1):
      arm64: dts: rockchip: add rockchip,grf property for RK3399 PMUCRU/CRU

 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi       | 10 +++---
 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts    | 10 +++---
 .../boot/dts/rockchip/rk3368-orion-r68-meta.dts    | 14 ++++----
 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts    | 10 +++---
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts        | 16 ++++-----
 arch/arm64/boot/dts/rockchip/rk3399-evb.dts        |  8 ++---
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 41 +++++++++++++++++-----
 7 files changed, 66 insertions(+), 43 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] Rockchip dts64 updates for 4.11 part1
Date: Sat, 21 Jan 2017 01:12:01 +0100	[thread overview]
Message-ID: <7817230.eJtdPce88n@phil> (raw)
In-Reply-To: <6458001.3c0YmcoF8y@phil>

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.11-rockchip-dts64-1

for you to fetch changes up to 8cbb59af7ecf183b1761a178835e1c771167fa28:

  arm64: dts: rockchip: add rockchip,grf property for RK3399 PMUCRU/CRU (2017-01-13 20:03:15 +0100)

----------------------------------------------------------------
64bit dts changes with some adjustments to the pcie controller,
usb clocks, grf phandles for the rk3399 CRUs, epd pinctrl settings,
a phandle to the rk3399 tsadc and converting boards to use the
recently introduced pin constants.

----------------------------------------------------------------
Andy Yan (1):
      arm64: dts: rockchip: use pin constants to describe gpios

Brian Norris (2):
      arm64: dts: rockchip: add rk3399 thermal_zones phandle
      arm64: dts: rockchip: add rk3399 eDP HPD pinctrl

Shawn Lin (2):
      arm64: dts: rockchip: add max-link-speed for rk3399
      arm64: dts: rockchip: add aspm-no-l0s for rk3399

William wu (1):
      arm64: dts: rockchip: add u2phy clock for ehci and ohci of rk3399

Xing Zheng (1):
      arm64: dts: rockchip: add rockchip,grf property for RK3399 PMUCRU/CRU

 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi       | 10 +++---
 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts    | 10 +++---
 .../boot/dts/rockchip/rk3368-orion-r68-meta.dts    | 14 ++++----
 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts    | 10 +++---
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts        | 16 ++++-----
 arch/arm64/boot/dts/rockchip/rk3399-evb.dts        |  8 ++---
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 41 +++++++++++++++++-----
 7 files changed, 66 insertions(+), 43 deletions(-)

  parent reply	other threads:[~2017-01-21  0:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-21  0:10 [GIT PULL 1/3] Rockchip driver updates for 4.11 part1 Heiko Stuebner
2017-01-21  0:10 ` Heiko Stuebner
2017-01-21  0:11 ` [GIT PULL 2/3] Rockchip dts32 " Heiko Stuebner
2017-01-21  0:11   ` Heiko Stuebner
2017-01-29 22:42   ` Olof Johansson
2017-01-29 22:42     ` Olof Johansson
2017-01-21  0:12 ` Heiko Stuebner [this message]
2017-01-21  0:12   ` [GIT PULL 3/3] Rockchip dts64 " Heiko Stuebner
2017-01-29 22:42   ` Olof Johansson
2017-01-29 22:42     ` Olof Johansson
2017-01-29 22:41 ` [GIT PULL 1/3] Rockchip driver " Olof Johansson
2017-01-29 22:41   ` Olof Johansson

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=7817230.eJtdPce88n@phil \
    --to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /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.