From: zhengxing@rock-chips.com (Xing Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs
Date: Wed, 22 Jun 2016 11:16:49 +0800 [thread overview]
Message-ID: <1466565413-31027-1-git-send-email-zhengxing@rock-chips.com> (raw)
Hi,
We have the brother chipset product that RK3228 and RK3229,
They have many common configuration, but there are a number
of different features. In order to develop the future when they
are easy to distinguish, we need them to be independent.
And, these patchset add i2s/gmac dts nodes for RK322x SoCs,
and add the new dts file of the rk3229 evb board.
Thanks.
Changes in v2:
- rename rk3228.dtsi to rk322x.dtsi
Xing Zheng (4):
ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi
ARM: dts: rockchip: add i2s nodes for RK322x SoCs
ARM: dts: rockchip: add GMAC nodes for RK322x SoCs
ARM: dts: rockchip: add support rk3229 evb board
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk3228.dtsi | 548 +----------------------------
arch/arm/boot/dts/rk3229-evb.dts | 90 +++++
arch/arm/boot/dts/rk3229.dtsi | 45 +++
arch/arm/boot/dts/rk322x.dtsi | 708 ++++++++++++++++++++++++++++++++++++++
5 files changed, 845 insertions(+), 547 deletions(-)
create mode 100644 arch/arm/boot/dts/rk3229-evb.dts
create mode 100644 arch/arm/boot/dts/rk3229.dtsi
create mode 100644 arch/arm/boot/dts/rk322x.dtsi
--
1.7.9.5
next reply other threads:[~2016-06-22 3:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 3:16 Xing Zheng [this message]
2016-06-22 3:16 ` [RESEND PATCH v2 1/4] ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 2/4] ARM: dts: rockchip: add i2s nodes for RK322x SoCs Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 3/4] ARM: dts: rockchip: add GMAC " Xing Zheng
2016-06-22 3:16 ` [RESEND PATCH v2 4/4] ARM: dts: rockchip: add support rk3229 evb board Xing Zheng
2016-06-27 19:43 ` [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs Heiko Stuebner
2016-06-28 9:53 ` Xing Zheng
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=1466565413-31027-1-git-send-email-zhengxing@rock-chips.com \
--to=zhengxing@rock-chips.com \
--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).