From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] ARM: dts: support for Rockchip RK3288
Date: Mon, 28 Jul 2014 13:48:45 +0200 [thread overview]
Message-ID: <10597631.GFKQk34LQm@diego> (raw)
In-Reply-To: <2320363.GkHcuEZQtr@diego>
The following changes since commit 1fe69496cf463b654d2d6e1a9a10fb8d99f10831:
ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER (2014-07-13 12:17:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.17-rockchip-rk3288
for you to fetch changes up to b1db66b818a4cb1a654ae51a5ca32a09d1ccd825:
ARM: dts: Build dtbs for Rockchip boards (2014-07-26 13:07:27 +0200)
----------------------------------------------------------------
Initial support for Rockchip RK3288 SoCs.
----------------------------------------------------------------
Doug Anderson (1):
ARM: dts: Build dtbs for Rockchip boards
Heiko Stuebner (7):
dt-bindings: arm: add cortex-a12 and cortex-a17 cpu compatible properties
ARM: rockchip: clarify usability of DEBUG_RK3X_UART debug_ll options
ARM: rockchip: add debug uart used by rk3288
ARM: Kconfig: set default gpio number for rockchip SoCs
ARM: rockchip: enable support for RK3288 SoCs
ARM: dts: rockchip: add core rk3288 dtsi
ARM: dts: add rk3288 evaluation board
Documentation/devicetree/bindings/arm/cpus.txt | 2 +
arch/arm/Kconfig | 1 +
arch/arm/Kconfig.debug | 20 +-
arch/arm/boot/dts/Makefile | 5 +
arch/arm/boot/dts/rk3288-evb-act8846.dts | 134 ++++++
arch/arm/boot/dts/rk3288-evb-rk808.dts | 18 +
arch/arm/boot/dts/rk3288-evb.dtsi | 74 ++++
arch/arm/boot/dts/rk3288.dtsi | 575 +++++++++++++++++++++++++
arch/arm/mach-rockchip/Kconfig | 1 +
arch/arm/mach-rockchip/rockchip.c | 1 +
10 files changed, 826 insertions(+), 5 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3288-evb-act8846.dts
create mode 100644 arch/arm/boot/dts/rk3288-evb-rk808.dts
create mode 100644 arch/arm/boot/dts/rk3288-evb.dtsi
create mode 100644 arch/arm/boot/dts/rk3288.dtsi
next prev parent reply other threads:[~2014-07-28 11:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-28 11:48 [GIT PULL 0/2] rockchip dts changes for 3.17 Heiko Stübner
2014-07-28 11:48 ` Heiko Stübner [this message]
2014-07-28 11:55 ` [GIT PULL 1/2] ARM: dts: support for Rockchip RK3288 Arnd Bergmann
2014-07-28 11:59 ` Heiko Stübner
2014-07-28 12:25 ` Arnd Bergmann
2014-07-28 11:49 ` [GIT PULL 2/2] ARM: dts: changes for existing boards 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=10597631.GFKQk34LQm@diego \
--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;
as well as URLs for NNTP newsgroup(s).