* [GIT PULL] Nomadik DT take 2 and Nomadik clocks
@ 2013-06-20 8:24 Linus Walleij
2013-06-20 13:40 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2013-06-20 8:24 UTC (permalink / raw)
To: linux-arm-kernel
Hi ARM SoC folks,
here is another batch of Nomadik patches. This should preferably
be merged on top of your nomadik/dt branch (I've based it on top
of that).
Since the clock patches are totally devicetreeified, this needs to
go in on top of the DT stuff.
Yours,
Linus Walleij
The following changes since commit 49932f5ef13fa6a5a8bd71cf2f0b721d0e0b495d:
ARM: nomadik: move the pin configuration to DT (2013-05-26 22:25:36 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/nomadik-dt-2
for you to fetch changes up to c641d4dfef6d462c6d66a6fb57700086cd2f0106:
ARM: nomadik: add the new clocks to the device tree (2013-06-20
10:15:48 +0200)
----------------------------------------------------------------
Nomadik DT and clock work:
- Lee Jones' pinctrl compat ontology patches
- A real clock driver for the Nomadik, 100% DT-based
- Device tree changes for the Nomadik clocks
----------------------------------------------------------------
Lee Jones (2):
ARM: nomadik: Standardise Nomadik STN8815 based Pinctrl compat
string in the DTS
pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik
based platforms
Linus Walleij (2):
clk: nomadik: implement the Nomadik clocks properly
ARM: nomadik: add the new clocks to the device tree
.../devicetree/bindings/clock/st,nomadik.txt | 104 ++++
arch/arm/boot/dts/ste-nomadik-s8815.dts | 6 +
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 503 +++++++++++++++++--
drivers/clk/clk-nomadik.c | 551 ++++++++++++++++++++-
drivers/pinctrl/pinctrl-nomadik.c | 2 +-
5 files changed, 1124 insertions(+), 42 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/st,nomadik.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Nomadik DT take 2 and Nomadik clocks
2013-06-20 8:24 [GIT PULL] Nomadik DT take 2 and Nomadik clocks Linus Walleij
@ 2013-06-20 13:40 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2013-06-20 13:40 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday 20 June 2013, Linus Walleij wrote:
> Hi ARM SoC folks,
>
> here is another batch of Nomadik patches. This should preferably
> be merged on top of your nomadik/dt branch (I've based it on top
> of that).
>
> Since the clock patches are totally devicetreeified, this needs to
> go in on top of the DT stuff.
>
Pulled into next/dt, thanks!
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-20 13:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 8:24 [GIT PULL] Nomadik DT take 2 and Nomadik clocks Linus Walleij
2013-06-20 13:40 ` Arnd Bergmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.