From: "Derald D. Woods" <woods.technical@gmail.com>
To: linux-omap@vger.kernel.org
Cc: tony@atomide.com, linux-kernel@vger.kernel.org,
"Derald D. Woods" <woods.technical@gmail.com>
Subject: [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm
Date: Tue, 12 Sep 2017 18:48:20 -0500 [thread overview]
Message-ID: <20170912234824.6706-1-woods.technical@gmail.com> (raw)
In-Reply-To: <20170912034659.13184-1-woods.technical@gmail.com>
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 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
next prev parent reply other threads:[~2017-09-12 23:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-03 0:38 [PATCH 0/2] Update TMDSEVM3530 support for omap3-evm Derald D. Woods
2017-09-03 0:38 ` [PATCH 1/2] ARM: dts: omap3-evm-37xx: Add common processor module support Derald D. Woods
2017-09-03 0:38 ` [PATCH 2/2] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data Derald D. Woods
2017-09-05 16:49 ` [PATCH 0/2] Update TMDSEVM3530 support for omap3-evm Tony Lindgren
2017-09-12 3:46 ` [PATCH v2 0/4] " Derald D. Woods
2017-09-12 3:46 ` [PATCH v2 1/4] ARM: dts: omap3-evm-37xx: Add common processor module support Derald D. Woods
2017-09-12 3:46 ` [PATCH v2 2/4] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data Derald D. Woods
2017-09-12 3:46 ` [PATCH v2 3/4] ARM: dts: omap3: Fix Sharp LS037V7DW01 compatible string and envdd supply Derald D. Woods
2017-09-12 14:34 ` Tony Lindgren
2017-09-12 17:33 ` Derald D. Woods
2017-09-12 3:46 ` [PATCH v2 4/4] ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references Derald D. Woods
2017-09-12 23:48 ` Derald D. Woods [this message]
2017-09-12 23:48 ` [PATCH v3 1/4] ARM: dts: omap3-evm-37xx: Add common processor module support Derald D. Woods
2017-09-12 23:48 ` [PATCH v3 2/4] ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data Derald D. Woods
2017-09-12 23:48 ` [PATCH v3 3/4] ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply Derald D. Woods
2017-09-12 23:48 ` [PATCH v3 4/4] ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references Derald D. Woods
2017-09-29 2:04 ` [PATCH v3 0/4] Update TMDSEVM3530 support for omap3-evm Derald D. Woods
2017-09-29 16:20 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170912234824.6706-1-woods.technical@gmail.com \
--to=woods.technical@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).