* [GIT PULL] ARM: tegra: common clock framework fixes
@ 2013-02-13 18:32 Stephen Warren
[not found] ` <1360780358-2866-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2013-02-13 18:32 UTC (permalink / raw)
To: arm-DgEjT+Ai2ygdnm+yROfE0A
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-tegra-u79uwXL29TY76Z2rM5mHXA, Stephen Warren
A number of small fixes are included to the new Tegra common clock
driver. These are: Missing locking, definition of device tree clock IDs
not matching the binding, a static cleanup, missing initialization of
some UART clocks.
This branch is based on Tegra's previous pull request tegra-for-3.9-dt.
This dependency is caused by the one patch that edits the device tree.
If this causes a problem, I can drop the final two patches in this pull
request for now, and rebase it onto previous tegra-for-3.9-soc-ccf
instead.
----------------------------------------------------------------
The following changes since commit 3fbf07d80b40f73c304624179381f9038bd03b74:
ARM: dt: tegra30: Rename "smmu" to "iommu"
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.9-soc-ccf-fixes
for you to fetch changes up to 527fad1bc519df8eedd397482febb51526e5d987:
clk: tegra: initialise parent of uart clocks
----------------------------------------------------------------
Joseph Lo (1):
clk: tegra: fix wrong clock index between se to sata_cold
Laxman Dewangan (1):
clk: tegra: initialise parent of uart clocks
Peter De Schrijver (3):
clk: tegra: Implement locking for super clock
clk: tegra: Add missing spinlock for hclk and pclk
clk: tegra: local arrays should be static
Stephen Warren (2):
clk: tegra: fix driver to match DT binding
ARM: tegra: remove clock-frequency properties from serial nodes
arch/arm/boot/dts/tegra20.dtsi | 5 ----
arch/arm/boot/dts/tegra30.dtsi | 5 ----
drivers/clk/tegra/clk-super.c | 18 ++++++++++---
drivers/clk/tegra/clk-tegra20.c | 22 ++++++++++------
drivers/clk/tegra/clk-tegra30.c | 47 +++++++++++++++++++---------------
5 files changed, 56 insertions(+), 41 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ARM: tegra: common clock framework fixes
[not found] ` <1360780358-2866-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
@ 2013-02-19 21:43 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2013-02-19 21:43 UTC (permalink / raw)
To: Stephen Warren
Cc: arm-DgEjT+Ai2ygdnm+yROfE0A,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-tegra-u79uwXL29TY76Z2rM5mHXA
On Wednesday 13 February 2013, Stephen Warren wrote:
> A number of small fixes are included to the new Tegra common clock
> driver. These are: Missing locking, definition of device tree clock IDs
> not matching the binding, a static cleanup, missing initialization of
> some UART clocks.
>
> This branch is based on Tegra's previous pull request tegra-for-3.9-dt.
> This dependency is caused by the one patch that edits the device tree.
> If this causes a problem, I can drop the final two patches in this pull
> request for now, and rebase it onto previous tegra-for-3.9-soc-ccf
> instead.
It's not ideal, but I've merged them into next/dt now because of this
dependency. The order of the next/* branches in arm-soc is fixed
now because of other dependencies, so putting it into next/soc would
have been equally wrong.
I think a better solution would have been to send two pull requests,
where one was based on the ccf branch and the other on the dt branch.
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-19 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 18:32 [GIT PULL] ARM: tegra: common clock framework fixes Stephen Warren
[not found] ` <1360780358-2866-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-02-19 21:43 ` Arnd Bergmann
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).