From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] rockchip dts32 changes for 4.5, round 2
Date: Mon, 21 Dec 2015 02:24:13 +0100 [thread overview]
Message-ID: <2674601.aqagTnGkXk@diego> (raw)
In-Reply-To: <2532363.CsR3D6sdor@diego>
Hi Arnd, Kevin, Olof,
here is another pile of dts32 changes. Rockchip choose to support another
of their Cortex-A7 socs in mainline, so we have a new dtsi for the rk3228
and some other misc improvements described in the tag.
The following changes since commit 066111411101f6b020af1a7c752859a12476ba21:
ARM: dts: rockchip: add gpio-ir-receiver to the R89 board (2015-12-04 20:01:27 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.5-rockchip-dts32-2
for you to fetch changes up to 94cf32b97bbb043b99e914aacff1a6d7833daf58:
ARM: dts: rockchip: add the kylin board for rk3036 (2015-12-19 18:11:48 +0100)
----------------------------------------------------------------
Another new soc - the rk3228 quad-core cortex-a7, a new rk3036 board,
support for the efuses on Rockchip socs and some improvements for
rk3288 regulators.
----------------------------------------------------------------
Caesar Wang (5):
ARM: dts: rockchip: fix voltage ranges for rk3288-evb-act8846 board
ARM: dts: rockchip: add eFuse node for rk3066a SoCs
ARM: dts: rockchip: add eFuse node for rk3188 SoCs
ARM: dts: rockchip: add the sdio/sdmmc node for rk3036
ARM: dts: rockchip: add the kylin board for rk3036
Chris Zhong (4):
clk: rockchip: add id for mipidsi sclk on rk3288
ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846
ARM: dts: rockchip: add 2 regulators for rk3288-evb-act8846
ARM: dts: rockchip: move the public part to rk3288-evb common
Heiko Stuebner (1):
Merge branch 'v4.5-clk/clkids' into v4.5-armsoc/dts32
Jeffy Chen (3):
clk: rockchip: add dt-binding header for rk3228
ARM: dts: rockchip: add core rk3228 dtsi
ARM: dts: rockchip: add rk3228-evb board
Matthias Brugger (1):
ARM: dts: rockchip: Fix typo in rk3288 sdmmc card detect pin name
Xing Zheng (1):
ARM: dts: rockchip: fix the pinctrl bias settings for rk3036
ZhengShunQian (2):
clk: rockchip: Add the clock ids of rk3288 eFuses
ARM: dts: rockchip: add eFuse config of rk3288 SoC
Documentation/devicetree/bindings/arm/rockchip.txt | 8 +
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/rk3036-kylin.dts | 300 ++++++++++++++
arch/arm/boot/dts/rk3036.dtsi | 106 ++++-
arch/arm/boot/dts/rk3066a.dtsi | 13 +
arch/arm/boot/dts/rk3188.dtsi | 13 +
arch/arm/boot/dts/rk3228-evb.dts | 66 +++
arch/arm/boot/dts/rk3228.dtsi | 442 +++++++++++++++++++++
arch/arm/boot/dts/rk3288-evb-act8846.dts | 44 +-
arch/arm/boot/dts/rk3288-evb-rk808.dts | 27 --
arch/arm/boot/dts/rk3288-evb.dtsi | 37 +-
arch/arm/boot/dts/rk3288.dtsi | 15 +-
include/dt-bindings/clock/rk3228-cru.h | 220 ++++++++++
include/dt-bindings/clock/rk3288-cru.h | 3 +
14 files changed, 1237 insertions(+), 59 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3036-kylin.dts
create mode 100644 arch/arm/boot/dts/rk3228-evb.dts
create mode 100644 arch/arm/boot/dts/rk3228.dtsi
create mode 100644 include/dt-bindings/clock/rk3228-cru.h
next prev parent reply other threads:[~2015-12-21 1:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-21 1:21 [GIT PULL 1/3] rockchip soc changes for 4.5 Heiko Stübner
2015-12-21 1:24 ` Heiko Stübner [this message]
2015-12-22 21:07 ` [GIT PULL 2/3] rockchip dts32 changes for 4.5, round 2 Olof Johansson
2015-12-21 1:28 ` [GIT PULL 3/3] rockchip dts64 " Heiko Stübner
2015-12-22 21:08 ` Olof Johansson
2015-12-22 21:06 ` [GIT PULL 1/3] rockchip soc changes for 4.5 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=2674601.aqagTnGkXk@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).