From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip boards for 3.13
Date: Thu, 17 Oct 2013 21:38:01 +0200 [thread overview]
Message-ID: <201310172138.01672.heiko@sntech.de> (raw)
The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.13-rockchip-boards
for you to fetch changes up to 0311caed3aa7395fe216dce16222d70a1793554f:
MAINTAINERS: Add maintainers entry for Rockchip SoCs (2013-10-14 23:19:58 +0200)
----------------------------------------------------------------
Support for the RK3188 SoC, basic RK3188 based Radxa Rock board
and RK3066a based BQ Curie2 tablet.
----------------------------------------------------------------
Heiko Stuebner (5):
ARM: rockchip: move shared dt properties to common source file
ARM: rockchip: enable arm-global-timer
ARM: rockchip: add dts for bqcurie2 tablet
ARM: rockchip: add support for rk3188 and Radxa Rock board
MAINTAINERS: Add maintainers entry for Rockchip SoCs
MAINTAINERS | 7 +
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 109 ++++++++++++
arch/arm/boot/dts/rk3066a.dtsi | 98 +----------
arch/arm/boot/dts/rk3188-clocks.dtsi | 289 ++++++++++++++++++++++++++++++++
arch/arm/boot/dts/rk3188-radxarock.dts | 80 +++++++++
arch/arm/boot/dts/rk3188.dtsi | 253 ++++++++++++++++++++++++++++
arch/arm/boot/dts/rk3xxx.dtsi | 124 ++++++++++++++
arch/arm/mach-rockchip/Kconfig | 2 +
8 files changed, 865 insertions(+), 97 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3066a-bqcurie2.dts
create mode 100644 arch/arm/boot/dts/rk3188-clocks.dtsi
create mode 100644 arch/arm/boot/dts/rk3188-radxarock.dts
create mode 100644 arch/arm/boot/dts/rk3188.dtsi
create mode 100644 arch/arm/boot/dts/rk3xxx.dtsi
next reply other threads:[~2013-10-17 19:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 19:38 Heiko Stübner [this message]
2013-10-18 14:05 ` [GIT PULL] Rockchip boards for 3.13 Kevin Hilman
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=201310172138.01672.heiko@sntech.de \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.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.