Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1480683
| From | Andy Yan <andy.yan@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/2] Add two automotive field Evaluation boards from rockchip |
| Date | 2016-09-10 19:50 +0200 |
| Message-ID | <sfUzD-3cT-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Changes in v1: - board rename - add vendor prefix for i2c interfaced sensors - use stdout-path to set the default console Andy Yan (2): ARM: dts: add rockchip PX3 Evaluation board arm64: dts: rockchip: Add PX5 Evaluation board Documentation/devicetree/bindings/arm/rockchip.txt | 8 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/rk3188-px3-evb.dts | 337 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts | 304 +++++++++++++++++++ 5 files changed, 651 insertions(+) create mode 100644 arch/arm/boot/dts/rk3188-px3-evb.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v1 0/2] Add two automotive field Evaluation boards from rockchip Andy Yan <andy.yan@rock-chips.com> - 2016-09-10 19:50 +0200
csiph-web