devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for ADC on am437x-gp and am43x-epos-evm
@ 2014-11-04 11:15 Vignesh R
  2014-11-04 11:15 ` [PATCH v2 1/3] ARM: OMAP2+: hwmod: AM335x/AM43x: Move am33xx_l4_hs_hwmod to ipblock_data Vignesh R
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Vignesh R @ 2014-11-04 11:15 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, Tony Lindgren
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-omap, Vignesh R

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.

Changelog:

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 (3):
  ARM: OMAP2+: hwmod: AM335x/AM43x: Move am33xx_l4_hs_hwmod to
    ipblock_data
  ARM: OMAP2+: hwmod: AM335x/AM43x: add hwmod support for tscadc on
    am43x-evm
  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 +++
 .../mach-omap2/omap_hwmod_33xx_43xx_common_data.h  |  2 +
 .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 71 ++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c         | 64 -------------------
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c         |  1 +
 7 files changed, 110 insertions(+), 64 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-11-21 10:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-04 11:15 [PATCH v2 0/3] Add support for ADC on am437x-gp and am43x-epos-evm Vignesh R
2014-11-04 11:15 ` [PATCH v2 1/3] ARM: OMAP2+: hwmod: AM335x/AM43x: Move am33xx_l4_hs_hwmod to ipblock_data Vignesh R
2014-11-04 11:15 ` [PATCH v2 2/3] ARM: OMAP2+: hwmod: AM335x/AM43x: add hwmod support for tscadc on am43x-evm Vignesh R
2014-11-20  7:09   ` Paul Walmsley
2014-11-21  5:00     ` Vignesh R
     [not found]       ` <546EC6D4.7080906-l0cyMroinI0@public.gmane.org>
2014-11-21  5:26         ` Paul Walmsley
2014-11-21 10:16           ` Vignesh R
2014-11-04 11:15 ` [PATCH v2 3/3] ARM: dts: AM43xx: add tscadc DT entries for am437x-evm and am43x-epos-evm Vignesh R
     [not found] ` <1415099728-10959-1-git-send-email-vigneshr-l0cyMroinI0@public.gmane.org>
2014-11-14  4:07   ` [PATCH v2 0/3] Add support for ADC on am437x-gp " Vignesh R
2014-11-14 18:50     ` Tony Lindgren
     [not found]       ` <20141114185049.GB7046-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2014-11-20 18:23         ` Paul Walmsley

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).