Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725586
| From | "Derald D. Woods" <woods.technical@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Update TMDSEVM3530 support for omap3-evm |
| Date | 2017-09-03 02:40 +0200 |
| Message-ID | <ulr7c-1md-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch set allows TMDSEVM3530(omap3-evm.dts) to boot using common processor module data that is shared with 'omap3-evm-37xx.dts'. A new common file for processor module data is introduced to help facilitate the updated OMAP3530 support. Derald D. Woods (2): ARM: dts: omap3-evm-37xx: Add common processor module support ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data arch/arm/boot/dts/omap3-evm-37xx.dts | 209 +-------------------- arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 214 ++++++++++++++++++++++ arch/arm/boot/dts/omap3-evm.dts | 76 +++++++- 3 files changed, 287 insertions(+), 212 deletions(-) create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi -- 2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Update TMDSEVM3530 support for omap3-evm "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-03 02:40 +0200 [PATCH 1/2] ARM: dts: omap3-evm-37xx: Add common processor module support "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-03 02:40 +0200 [PATCH 2/2] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-03 02:40 +0200 Re: [PATCH 0/2] Update TMDSEVM3530 support for omap3-evm Tony Lindgren <tony@atomide.com> - 2017-09-05 18:50 +0200
csiph-web