From: vigneshr@ti.com (Vignesh R)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] Add support for ADC on am437x-gp and am43x-epos-evm
Date: Fri, 21 Nov 2014 15:44:20 +0530 [thread overview]
Message-ID: <1416564862-23056-1-git-send-email-vigneshr@ti.com> (raw)
This series of patches enable ADC on am437x-gp-evm and am43x-epos-evm.
tscadc DT node has been added to am437x-gp and am43x-epos DT files.
With these patches, ADC functionalities are now available on am43xx.
Change log:
v3:
Add ADC hwmod data to AM43xx hwmod file instead
of sharing hwmod structures betweem AM33xx and
AM43xx.
v2:
Removed phy addresses in hwmod. Using DT instead.
Removed unused "ti,am4372" compatible string.
Use macro to set clk domain name.
Fixed subject format of all patches
Vignesh R (2):
ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xx
ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and
am43x-epos-evm
arch/arm/boot/dts/am4372.dtsi | 20 +++++++++++++++
arch/arm/boot/dts/am437x-gp-evm.dts | 8 ++++++
arch/arm/boot/dts/am43x-epos-evm.dts | 8 ++++++
arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 39 ++++++++++++++++++++++++++++++
4 files changed, 75 insertions(+)
--
1.9.1
next reply other threads:[~2014-11-21 10:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 10:14 Vignesh R [this message]
2014-11-21 10:14 ` [PATCH v3 1/2] ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xx Vignesh R
2014-11-21 17:38 ` Paul Walmsley
2014-11-21 10:14 ` [PATCH v3 2/2] ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm Vignesh R
2014-11-22 0:25 ` 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=1416564862-23056-1-git-send-email-vigneshr@ti.com \
--to=vigneshr@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).