Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1730638

[PATCH v2 0/4] Update TMDSEVM3530 support for omap3-evm

From "Derald D. Woods" <woods.technical@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/4] Update TMDSEVM3530 support for omap3-evm
Date 2017-09-12 05:50 +0200
Message-ID <uoKmZ-4gz-7@gated-at.bofh.it> (permalink)
References <ulr7c-1md-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

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: Fix Sharp LS037V7DW01 compatible string and 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    |   3 +-
 4 files changed, 291 insertions(+), 213 deletions(-)
 create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi

-- 
2.14.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] Update TMDSEVM3530 support for omap3-evm "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 05:50 +0200
  [PATCH v2 3/4] ARM: dts: omap3: Fix Sharp LS037V7DW01 compatible string and envdd supply "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 05:50 +0200
    Re: [PATCH v2 3/4] ARM: dts: omap3: Fix Sharp LS037V7DW01 compatible  string and envdd supply Tony Lindgren <tony@atomide.com> - 2017-09-12 16:40 +0200
      Re: [PATCH v2 3/4] ARM: dts: omap3: Fix Sharp LS037V7DW01 compatible  string and envdd supply "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 19:40 +0200
  [PATCH v2 2/4] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 05:50 +0200
  [PATCH v2 1/4] ARM: dts: omap3-evm-37xx: Add common processor module support "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 05:50 +0200
  [PATCH v2 4/4] ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-12 05:50 +0200
  [PATCH v3 4/4] ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-13 01:50 +0200
  [PATCH v3 2/4] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-13 01:50 +0200
  [PATCH v3 1/4] ARM: dts: omap3-evm-37xx: Add common processor module support "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-13 01:50 +0200
  [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-13 01:50 +0200
    [PATCH v3 3/4] ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply "Derald D. Woods" <woods.technical@gmail.com> - 2017-09-13 01:50 +0200

csiph-web