Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1427389
| From | Xing Zheng <zhengxing@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] Add i2s/gmac dts nodes for RK322x SoCs |
| Date | 2016-06-21 09:30 +0200 |
| Message-ID | <rMoid-2I5-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, These patchset add i2s/gmac dts nodes for RK322x SoCs, and add the new dts file of the rk3229 evb board. Thanks. Xing Zheng (3): ARM: dts: rockchip: add i2s nodes for RK3228 SoCs ARM: dts: rockchip: add GMAC nodes for RK3228 SoCs ARM: dts: rockchip: add support rk3229 evb board arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/rk3228.dtsi | 119 ++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/rk3229-evb.dts | 90 ++++++++++++++++++++++++++++ 3 files changed, 210 insertions(+) create mode 100644 arch/arm/boot/dts/rk3229-evb.dts -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] Add i2s/gmac dts nodes for RK322x SoCs Xing Zheng <zhengxing@rock-chips.com> - 2016-06-21 09:30 +0200 [PATCH 3/3] ARM: dts: rockchip: add support rk3229 evb board Xing Zheng <zhengxing@rock-chips.com> - 2016-06-21 09:30 +0200
csiph-web