From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: rockchip: Support for RK3188 and Radxa Rock board
Date: Tue, 15 Oct 2013 12:58:53 +0200 [thread overview]
Message-ID: <201310151258.53435.heiko@sntech.de> (raw)
Some slight reordering of stuff to facilitate the addition of support for
the RK3188 SoC and the Radxa Rock board using it.
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
--
1.7.10.4
next reply other threads:[~2013-10-15 10:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-15 10:58 Heiko Stübner [this message]
2013-10-15 10:59 ` [PATCH 1/5] ARM: rockchip: move shared dt properties to common source file Heiko Stübner
2013-10-15 11:00 ` [PATCH 2/5] ARM: rockchip: enable arm-global-timer Heiko Stübner
2013-10-15 11:00 ` [PATCH 3/5] ARM: rockchip: add dts for bqcurie2 tablet Heiko Stübner
2013-10-15 11:01 ` [PATCH 4/5] ARM: rockchip: add support for rk3188 and Radxa Rock board Heiko Stübner
2013-10-15 11:08 ` Heiko Stübner
2013-10-15 11:01 ` [PATCH 5/5] MAINTAINERS: Add maintainers entry for Rockchip SoCs Heiko Stübner
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=201310151258.53435.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox