[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1380831194-27238-1-git-send-email-tim.kryger@linaro.org>
Date: Thu, 3 Oct 2013 13:13:08 -0700
From: "Tim Kryger" <tim.kryger@...aro.org>
To: "Christian Daudt" <bcm@...thebug.org>,
"Rob Herring" <rob.herring@...xeda.com>,
"Pawel Moll" <pawel.moll@....com>,
"Mark Rutland" <mark.rutland@....com>,
"Stephen Warren" <swarren@...dotorg.org>,
"Ian Campbell" <ijc+devicetree@...lion.org.uk>,
"Daniel Lezcano" <daniel.lezcano@...aro.org>,
"Thomas Gleixner" <tglx@...utronix.de>,
"Chris Ball" <cjb@...top.org>
cc: "Tim Kryger" <tim.kryger@...aro.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-mmc@...r.kernel.org, patches@...aro.org
Subject: [PATCH 0/6] Update Kona drivers to use clocks
This series declares the clocks present on bcm11351 (aka bcm281xx) SoCs
to be fixed at the rates configured by development bootloaders and then
updates the Kona drivers to make use of clock calls where appropriate.
This patch series depends on the following three commits being present:
https://lkml.org/lkml/2013/9/18/409
https://lkml.org/lkml/2013/9/20/305
http://www.spinics.net/lists/arm-kernel/msg274973.html
Tim Kryger (6):
ARM: dts: Declare clocks as fixed on bcm11351
ARM: dts: Specify clocks for UARTs on bcm11351
ARM: dts: Specify clocks for SDHCIs on bcm11351
clocksource: kona: Add basic use of external clock
ARM: dts: Specify clocks for timer on bcm11351
mmc: sdhci-bcm-kona: Add basic use of clocks
arch/arm/boot/dts/bcm11351.dtsi | 111 +++++++++++++++++++++++++++++++++--
drivers/clocksource/bcm_kona_timer.c | 14 ++++-
drivers/mmc/host/sdhci-bcm-kona.c | 30 +++++++++-
3 files changed, 145 insertions(+), 10 deletions(-)
--
1.8.0.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists