From: Vignesh R <vigneshr@ti.com>
To: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Russell King <linux@arm.linux.org.uk>,
Tony Lindgren <tony@atomide.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
Vignesh R <vigneshr@ti.com>
Subject: [PATCH 0/3] Add support for ADC on am437x-gp and am43x-epos-evm
Date: Fri, 31 Oct 2014 13:16:40 +0530 [thread overview]
Message-ID: <1414741603-18233-1-git-send-email-vigneshr@ti.com> (raw)
This series of patches enable ADC on am437x-gp-evm and am43x-epos-evm.
The ADC clock hwmod data of am33xx has been moved to commom place so that
both am43xx and am33xx can reuse them.
tscadc DT node has been adided to am437x-gp and am43x-epos dt files.
With these patches, ADC functionalities are now available on am43xx.
Vignesh R (3):
arm: mach-omap2: omap_hwmod_33xx_43xx_ipblock_data: Move
am33xx_l4_hs_hwmod to ipblock_data
arm: mach-omap2: omap_hwmod_43xx_data: add hwmod support for tscadc on
am43x-evm
arm: boot: dts: am4372: 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 +++
.../mach-omap2/omap_hwmod_33xx_43xx_common_data.h | 2 +
.../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 79 ++++++++++++++++++++++
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 64 ------------------
arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 1 +
7 files changed, 118 insertions(+), 64 deletions(-)
--
1.9.1
next reply other threads:[~2014-10-31 7:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 7:46 Vignesh R [this message]
2014-10-31 7:46 ` [PATCH 1/3] arm: mach-omap2: omap_hwmod_33xx_43xx_ipblock_data: Move am33xx_l4_hs_hwmod to ipblock_data Vignesh R
2014-10-31 7:46 ` [PATCH 2/3] arm: mach-omap2: omap_hwmod_43xx_data: add hwmod support for tscadc on am43x-evm Vignesh R
2014-10-31 13:44 ` Nishanth Menon
2014-11-04 11:15 ` Vignesh R
2014-10-31 7:46 ` [PATCH 3/3] arm: boot: dts: am4372: add tscadc DT entries for am437x-evm and am43x-epos-evm Vignesh R
2014-10-31 13:46 ` Nishanth Menon
2014-11-04 11:15 ` Vignesh R
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=1414741603-18233-1-git-send-email-vigneshr@ti.com \
--to=vigneshr@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@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).