linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks
@ 2013-03-19 14:26 Roger Quadros
  2013-03-19 14:26 ` [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 42+ messages in thread
From: Roger Quadros @ 2013-03-19 14:26 UTC (permalink / raw)
  To: tony, b-cousson
  Cc: linux, rnayak, balbi, rogerq, linux-omap, linux-arm-kernel,
	linux-usb, devicetree-discuss, linux-kernel

Hi,

Based on the discussion in [1], I've implemented device tree
provider for the AUXCLKs on OMAP4.

Please let me know if there are any issues.

This is important to get USB Host support working on Panda with
device tree boot on 3.10.

Roger Quadros (2):
  ARM: OMAP4: clock: Add device tree support for AUXCLKs
  ARM: dts: omap4-panda: Provide PHY clock information

 .../devicetree/bindings/clock/omap4-clock.txt      |   32 ++++++++++++++++++
 arch/arm/boot/dts/omap4-panda.dts                  |    2 +
 arch/arm/boot/dts/omap4.dtsi                       |    5 +++
 arch/arm/mach-omap2/board-generic.c                |    2 +-
 arch/arm/mach-omap2/cclock44xx_data.c              |   35 ++++++++++++++++++++
 arch/arm/mach-omap2/clock44xx.h                    |    1 +
 arch/arm/mach-omap2/common.h                       |    9 +++++
 arch/arm/mach-omap2/io.c                           |    6 +++
 8 files changed, 91 insertions(+), 1 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/omap4-clock.txt

-- 
1.7.4.1


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

end of thread, other threads:[~2013-04-11 22:45 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-19 14:26 [RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks Roger Quadros
2013-03-19 14:26 ` [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs Roger Quadros
2013-03-19 14:30   ` Roger Quadros
2013-03-21 13:08   ` Rajendra Nayak
2013-03-21 13:54     ` Roger Quadros
2013-03-21 14:04       ` Rajendra Nayak
2013-03-21 14:11         ` Roger Quadros
2013-03-21 14:07   ` Roger Quadros
2013-03-26 10:23   ` [PATCH v2] " Roger Quadros
2013-04-02  8:23     ` Roger Quadros
2013-04-05  8:47       ` Roger Quadros
2013-04-05  8:48         ` Nishanth Menon
2013-04-05  8:50           ` Roger Quadros
2013-04-03 23:42   ` [RFC][PATCH 1/2] " Tony Lindgren
2013-04-04  5:20     ` Rajendra Nayak
2013-04-04 16:33       ` Tony Lindgren
2013-04-04  7:35     ` Roger Quadros
2013-04-04 16:41       ` Tony Lindgren
2013-04-05 10:39         ` Roger Quadros
2013-04-05 15:58           ` Tony Lindgren
2013-04-09  9:55             ` Roger Quadros
2013-04-09 16:49               ` Tony Lindgren
2013-04-09 17:43                 ` Tony Lindgren
2013-04-09 20:49                   ` Nishanth Menon
2013-04-09 21:54                     ` Nishanth Menon
2013-04-10 11:04                       ` Roger Quadros
2013-04-09 22:22                     ` Tony Lindgren
2013-04-10  8:06                     ` Mike Turquette
2013-04-10 10:55                       ` Roger Quadros
2013-04-10 17:39                         ` Nishanth Menon
2013-04-10 18:49                           ` Tony Lindgren
2013-04-10 19:19                             ` Nishanth Menon
2013-04-10 20:21                               ` Tony Lindgren
2013-04-11  7:48                           ` Roger Quadros
2013-04-11  9:04                             ` Grygorii Strashko
2013-04-11 22:45                             ` Nishanth Menon
2013-04-11 18:46                           ` Mike Turquette
2013-04-11 22:40                             ` Nishanth Menon
2013-04-05 17:56         ` Grygorii Strashko
2013-04-09 10:16           ` Roger Quadros
2013-03-19 14:27 ` [PATCH 2/2] ARM: dts: omap4-panda: Provide PHY clock information Roger Quadros
2013-03-19 14:28 ` [RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks Roger Quadros

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