Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1741896 > unrolled thread
| Started by | "Derald D. Woods" <woods.technical@gmail.com> |
|---|---|
| First post | 2017-09-29 04:10 +0200 |
| Last post | 2017-09-29 18:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-29 04:10 +0200
Re: [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm Tony Lindgren <tony@atomide.com> - 2017-09-29 18:30 +0200
| From | "Derald D. Woods" <woods.technical@gmail.com> |
|---|---|
| Date | 2017-09-29 04:10 +0200 |
| Subject | Re: [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm |
| Message-ID | <uuSUx-8te-3@gated-at.bofh.it> |
On Tue, Sep 12, 2017 at 06:48:20PM -0500, Derald D. Woods wrote:
> 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.
>
Are there any further concerns after v3?
Derald
> Changes in v3
> -------------
> - Drop unnecessary compatible string change to Sharp LCD panel
>
> Changes in v2
> -------------
> - Pull in change from linux-next
> (ARM: dts: omap*: Replace deprecated "vmmc_aux" with "vqmmc")
> - Add compatible and supply fix for LCD panel
> - Add supply references for DSS
> - Add "Signed-off-by" for each patch
>
> Derald D. Woods (4):
> ARM: dts: omap3-evm-37xx: Add common processor module support
> ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data
> ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply
> ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references
>
> arch/arm/boot/dts/omap3-evm-37xx.dts | 209 +-------------------
> arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 216 +++++++++++++++++++++
> arch/arm/boot/dts/omap3-evm.dts | 76 +++++++-
> .../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi | 1 +
> 4 files changed, 290 insertions(+), 212 deletions(-)
> create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi
>
> --
> 2.14.1
>
[toc] | [next] | [standalone]
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Date | 2017-09-29 18:30 +0200 |
| Message-ID | <uv6kP-5s-15@gated-at.bofh.it> |
| In reply to | #1741896 |
* Derald D. Woods <woods.technical@gmail.com> [170928 19:05]: > On Tue, Sep 12, 2017 at 06:48:20PM -0500, Derald D. Woods wrote: > > 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. > > > > > Are there any further concerns after v3? Looks godo to me thanks. And also still boots on the 37xx-evm, so applying into omap-for-v4.15/dt. Regards, Tony
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web