From: "Heiko Stübner" <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 4/4] Rockchip dts64 updates for v4.7 - part1
Date: Wed, 13 Apr 2016 11:23:27 +0200 [thread overview]
Message-ID: <1589677.M9RIAByWYp@diego> (raw)
In-Reply-To: <2557248.QNyQ7BnmgO@diego>
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-dts64-1
for you to fetch changes up to 40ac568d0ef07b60ba8cc0f2e88ccdd4dd0e176a:
Documentation: devicetree: rockchip: Document rk3368-GeekBox (2016-03-31 19:00:09 +0200)
----------------------------------------------------------------
This contains the rk3368-geekbox as new board, mailbox device
nodes for the core rk3368 and some cleanups for gpio-keys,
mmc and tsadc.
----------------------------------------------------------------
Andreas Färber (4):
dt-bindings: Add vendor prefix for GeekBuying.com
arm64: dts: rockchip: Clean up gpio-keys nodes
arm64: dts: rockchip: Add rk3368 GeekBox dts
Documentation: devicetree: rockchip: Document rk3368-GeekBox
Caesar Wang (2):
arm64: dts: rockchip: fix the incorrect otp-out pin on rk3368
arm64: dts: rockchip: Add rk3368 mailbox device nodes
Shawn Lin (1):
arm64: dts: rockchip: remove broken-cd from emmc and sdio
Documentation/devicetree/bindings/arm/rockchip.txt | 4 +
.../devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi | 8 +-
arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 319 +++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 8 +-
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 16 +-
7 files changed, 345 insertions(+), 12 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] Rockchip dts64 updates for v4.7 - part1
Date: Wed, 13 Apr 2016 11:23:27 +0200 [thread overview]
Message-ID: <1589677.M9RIAByWYp@diego> (raw)
In-Reply-To: <2557248.QNyQ7BnmgO@diego>
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-dts64-1
for you to fetch changes up to 40ac568d0ef07b60ba8cc0f2e88ccdd4dd0e176a:
Documentation: devicetree: rockchip: Document rk3368-GeekBox (2016-03-31 19:00:09 +0200)
----------------------------------------------------------------
This contains the rk3368-geekbox as new board, mailbox device
nodes for the core rk3368 and some cleanups for gpio-keys,
mmc and tsadc.
----------------------------------------------------------------
Andreas F?rber (4):
dt-bindings: Add vendor prefix for GeekBuying.com
arm64: dts: rockchip: Clean up gpio-keys nodes
arm64: dts: rockchip: Add rk3368 GeekBox dts
Documentation: devicetree: rockchip: Document rk3368-GeekBox
Caesar Wang (2):
arm64: dts: rockchip: fix the incorrect otp-out pin on rk3368
arm64: dts: rockchip: Add rk3368 mailbox device nodes
Shawn Lin (1):
arm64: dts: rockchip: remove broken-cd from emmc and sdio
Documentation/devicetree/bindings/arm/rockchip.txt | 4 +
.../devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi | 8 +-
arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 319 +++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 8 +-
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 16 +-
7 files changed, 345 insertions(+), 12 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts
next prev parent reply other threads:[~2016-04-13 9:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 9:21 [GIT PULL 0/4] Rockchip updates for v4.7 - part1 Heiko Stübner
2016-04-13 9:21 ` Heiko Stübner
2016-04-13 9:21 ` [GIT PULL 1/4] Rockchip driver " Heiko Stübner
2016-04-13 9:21 ` Heiko Stübner
2016-04-13 22:26 ` Olof Johansson
2016-04-13 22:26 ` Olof Johansson
2016-04-13 9:22 ` [GIT PULL 2/4] Rockchip soc32 " Heiko Stübner
2016-04-13 9:22 ` Heiko Stübner
2016-04-13 22:27 ` Olof Johansson
2016-04-13 22:27 ` Olof Johansson
2016-04-13 9:22 ` [GIT PULL 3/4] Rockchip dts32 " Heiko Stübner
2016-04-13 9:22 ` Heiko Stübner
2016-04-13 22:29 ` Olof Johansson
2016-04-13 22:29 ` Olof Johansson
2016-04-13 9:23 ` Heiko Stübner [this message]
2016-04-13 9:23 ` [GIT PULL 4/4] Rockchip dts64 " Heiko Stübner
2016-04-13 22:31 ` Olof Johansson
2016-04-13 22:31 ` 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=1589677.M9RIAByWYp@diego \
--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.