Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364475
| From | Nishanth Menon <nm@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ARM: DRA72: Add support for rev C evm |
| Date | 2016-03-25 00:00 +0100 |
| Message-ID | <rgmoq-WW-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
please find support for DRA72 rev C evm support
Test log: http://pastebin.ubuntu.com/15491059/
Based on 6f30d29c603c Add linux-next specific files for 20160324
Nishanth Menon (2):
ARM: dts: Add support for dra72-evm rev C (ES2.0)
ARM: omap2plus_defconfig: Enable DP83867 support
arch/arm/boot/dts/Makefile | 3 +-
.../dts/{dra72-evm.dts => dra72-evm-common.dtsi} | 26 +-
arch/arm/boot/dts/dra72-evm-revc.dts | 73 ++
arch/arm/boot/dts/dra72-evm.dts | 835 +--------------------
arch/arm/configs/omap2plus_defconfig | 1 +
5 files changed, 90 insertions(+), 848 deletions(-)
copy arch/arm/boot/dts/{dra72-evm.dts => dra72-evm-common.dtsi} (97%)
create mode 100644 arch/arm/boot/dts/dra72-evm-revc.dts
--
2.8.0.rc3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ARM: DRA72: Add support for rev C evm Nishanth Menon <nm@ti.com> - 2016-03-25 00:00 +0100 [PATCH 1/2] ARM: dts: Add support for dra72-evm rev C (ES2.0) Nishanth Menon <nm@ti.com> - 2016-03-25 00:00 +0100
csiph-web