From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] Rockchip dts32 changes for 4.10
Date: Thu, 24 Nov 2016 16:43:16 +0100 [thread overview]
Message-ID: <1575955.EYn93JYaxe@phil> (raw)
In-Reply-To: <1594090.z775ZFR2cz@phil>
The following changes since commit 6a8883d614c7bede1075a4850139daa9723c291e:
ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" (2016-11-09 14:46:04 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.10-rockchip-dts32-2
for you to fetch changes up to c458e1b504a6a8c817fc56b4d4704273f2c459bb:
ARM: dts: rockchip: add the sdmmc pinctrl for rk1108 (2016-11-16 13:37:45 +0100)
----------------------------------------------------------------
A bit of attention for the rk3066, fixed tsadc reset node
as well as enabling the dma for uart and mmc controllers.
And one new soc, the rk1108 combining a single-core Cortex-A7
with a separate DSP core.
----------------------------------------------------------------
Andy Yan (2):
ARM: dts: rockchip: add basic support for RK1108 SOC
ARM: dts: rockchip: add rockchip RK1108 Evaluation board
Heiko Stuebner (1):
Merge branch 'v4.10-shared/clkids' into v4.10-armsoc/dts32
Jacob Chen (1):
ARM: dts: rockchip: add the sdmmc pinctrl for rk1108
Pawe? Jarosz (2):
ARM: dts: rockchip: fix TSADC reset node for rk3066a
ARM: dts: rockchip: enable dma for uart and mmc on rk3066a
Shawn Lin (2):
dt-bindings: rockchip-dw-mshc: add RK1108 dw-mshc description
clk: rockchip: add dt-binding header for rk1108
.../devicetree/bindings/mmc/rockchip-dw-mshc.txt | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk1108-evb.dts | 69 ++++
arch/arm/boot/dts/rk1108.dtsi | 452 +++++++++++++++++++++
arch/arm/boot/dts/rk3066a.dtsi | 19 +-
include/dt-bindings/clock/rk1108-cru.h | 269 ++++++++++++
6 files changed, 810 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/rk1108-evb.dts
create mode 100644 arch/arm/boot/dts/rk1108.dtsi
create mode 100644 include/dt-bindings/clock/rk1108-cru.h
next prev parent reply other threads:[~2016-11-24 15:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 15:41 [GIT PULL 1/3] Rockchip defconfig64 changes for 4.10 Heiko Stuebner
2016-11-24 15:42 ` [GIT PULL 2/3] Rockchip dts64 " Heiko Stuebner
2016-11-30 22:09 ` Arnd Bergmann
2016-11-24 15:43 ` Heiko Stuebner [this message]
2016-11-30 22:44 ` [GIT PULL 3/3] Rockchip dts32 " Arnd Bergmann
2016-11-30 22:06 ` [GIT PULL 1/3] Rockchip defconfig64 " Arnd Bergmann
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=1575955.EYn93JYaxe@phil \
--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).