linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad
@ 2013-05-07  9:39 Vaibhav Hiremath
  2013-05-07  9:39 ` [PATCH 1/2] ARM: OMAP AM33XX: clock data: Enable clkout2 as part of init Vaibhav Hiremath
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Vaibhav Hiremath @ 2013-05-07  9:39 UTC (permalink / raw)
  To: linux-arm-kernel

'clkout2' comes out on the device pad and is being used by various
external on-board peripherals like, Audio codecs, Wilink and stuff.
So enable the clkout2 by default during init sequence itself
along with right pinmux configuration clkout2 output.

Also, add the missing entry of "clkout2_ck" to the AM33xx clock table.

As far as enabling of clkout2 during init is concerned,
we can argue that it can be handled using DT property and enable
the clock only when specified; but not until OMAP clock-tree
migration to DT.

Vaibhav Hiremath (2):
  ARM: OMAP AM33XX: clock data: Enable clkout2 as part of init
  ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output

 arch/arm/boot/dts/am335x-bone.dts     |    8 +++++++-
 arch/arm/boot/dts/am335x-evm.dts      |    8 +++++++-
 arch/arm/boot/dts/am335x-evmsk.dts    |    8 +++++++-
 arch/arm/mach-omap2/cclock33xx_data.c |    2 ++
 4 files changed, 23 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2013-06-03 12:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07  9:39 [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad Vaibhav Hiremath
2013-05-07  9:39 ` [PATCH 1/2] ARM: OMAP AM33XX: clock data: Enable clkout2 as part of init Vaibhav Hiremath
2013-05-20  2:50   ` Paul Walmsley
2013-05-20  5:30     ` Hiremath, Vaibhav
2013-05-07  9:39 ` [PATCH 2/2] ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output Vaibhav Hiremath
2013-05-20  2:51   ` Paul Walmsley
2013-05-20  5:30     ` Hiremath, Vaibhav
2013-05-17 11:07 ` [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad Hiremath, Vaibhav
2013-05-20  2:47   ` Paul Walmsley
2013-05-20  5:31     ` Hiremath, Vaibhav
2013-05-27 12:27     ` Benoit Cousson
2013-05-29 19:06       ` Paul Walmsley
2013-06-03 12:35         ` Benoit Cousson

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