* [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] <1360330602-30472-1-git-send-email-pdeschrijver@nvidia.com> @ 2013-02-08 13:36 ` Peter De Schrijver [not found] ` <1360330602-30472-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Peter De Schrijver @ 2013-02-08 13:36 UTC (permalink / raw) To: pdeschrijver Cc: Stephen Warren, Russell King, linux-tegra, linux-arm-kernel, linux-kernel Add references to tegra_car clocks for the basic device nodes. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> --- arch/arm/boot/dts/tegra114.dtsi | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi index 96a8235..6b0a01e 100644 --- a/arch/arm/boot/dts/tegra114.dtsi +++ b/arch/arm/boot/dts/tegra114.dtsi @@ -24,10 +24,11 @@ 0 42 0x04 0 121 0x04 0 122 0x04>; + clocks = <&tegra_car 5>; }; tegra_car: clock { - compatible = "nvidia,tegra114-car, nvidia,tegra30-car"; + compatible = "nvidia,tegra114-car"; reg = <0x60006000 0x1000>; #clock-cells = <1>; }; @@ -43,6 +44,7 @@ reg-shift = <2>; interrupts = <0 36 0x04>; status = "disabled"; + clocks = <&tegra_car 6>; }; serial@70006040 { @@ -51,6 +53,7 @@ reg-shift = <2>; interrupts = <0 37 0x04>; status = "disabled"; + clocks = <&tegra_car 192>; }; serial@70006200 { @@ -59,6 +62,7 @@ reg-shift = <2>; interrupts = <0 46 0x04>; status = "disabled"; + clocks = <&tegra_car 55>; }; serial@70006300 { @@ -67,12 +71,14 @@ reg-shift = <2>; interrupts = <0 90 0x04>; status = "disabled"; + clocks = <&tegra_car 65>; }; rtc { compatible = "nvidia,tegra114-rtc", "nvidia,tegra20-rtc"; reg = <0x7000e000 0x100>; interrupts = <0 2 0x04>; + clocks = <&tegra_car 4>; }; pmc { -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
[parent not found: <1360330602-30472-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <1360330602-30472-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> @ 2013-02-08 14:03 ` Felipe Balbi [not found] ` <20130208140301.GA23979-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Felipe Balbi @ 2013-02-08 14:03 UTC (permalink / raw) To: Peter De Schrijver Cc: Stephen Warren, Russell King, linux-tegra-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-kernel-u79uwXL29TY76Z2rM5mHXA [-- Attachment #1: Type: text/plain, Size: 254 bytes --] Hi, On Fri, Feb 08, 2013 at 03:36:40PM +0200, Peter De Schrijver wrote: > tegra_car: clock { > - compatible = "nvidia,tegra114-car, nvidia,tegra30-car"; > + compatible = "nvidia,tegra114-car"; trailing change or intentional ? -- balbi [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <20130208140301.GA23979-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <20130208140301.GA23979-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org> @ 2013-02-08 17:16 ` Stephen Warren 2013-02-11 10:03 ` Peter De Schrijver 1 sibling, 0 replies; 11+ messages in thread From: Stephen Warren @ 2013-02-08 17:16 UTC (permalink / raw) To: balbi-l0cyMroinI0 Cc: Peter De Schrijver, Russell King, linux-tegra-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-kernel-u79uwXL29TY76Z2rM5mHXA On 02/08/2013 07:03 AM, Felipe Balbi wrote: > Hi, > > On Fri, Feb 08, 2013 at 03:36:40PM +0200, Peter De Schrijver > wrote: >> tegra_car: clock { - compatible = "nvidia,tegra114-car, >> nvidia,tegra30-car"; + compatible = "nvidia,tegra114-car"; > > trailing change or intentional ? I believe it's intentional since the HW isn't fully backwards-compatible. However, the commit description should mention this. ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <20130208140301.GA23979-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org> 2013-02-08 17:16 ` Stephen Warren @ 2013-02-11 10:03 ` Peter De Schrijver 1 sibling, 0 replies; 11+ messages in thread From: Peter De Schrijver @ 2013-02-11 10:03 UTC (permalink / raw) To: Felipe Balbi Cc: Stephen Warren, Russell King, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Fri, Feb 08, 2013 at 03:03:02PM +0100, Felipe Balbi wrote: > * PGP Signed by an unknown key > > Hi, > > On Fri, Feb 08, 2013 at 03:36:40PM +0200, Peter De Schrijver wrote: > > tegra_car: clock { > > - compatible = "nvidia,tegra114-car, nvidia,tegra30-car"; > > + compatible = "nvidia,tegra114-car"; > > trailing change or intentional ? No, the Tegra30 car driver shouldn't be used for Tegra114. Cheers, Peter. ^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH v6 00/10] Tegra114 clockframework
@ 2013-02-11 11:04 Peter De Schrijver
[not found] ` <1360580700-10245-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 11+ messages in thread
From: Peter De Schrijver @ 2013-02-11 11:04 UTC (permalink / raw)
To: pdeschrijver-DDmLM1+adcrQT0dZR+AlfA
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-tegra-u79uwXL29TY76Z2rM5mHXA
This is the sixth version of the Tegra114 clockframework. It is based on the
for-next branch of
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git and
http://www.spinics.net/lists/arm-kernel/msg220452.html.
It has been boottested on Pluto.
Changes from v5:
* Add initialization code for PLLC
* Remove some unnecessary clocks
* Fix bug in PLL locking refactoring
* Add super clocks
* Remove most calls to clk_register_clkdev() for the peripheral clocks
Changes from v4:
* Split the new PLL types patch into smaller patches
* Fix some bugs in the PLL patches
Changes from v3:
* Merge with for-next branch
* Provide empty tegra_cpu_car_ops to make SMP boot not crash
Changes from v2:
* Added missing PLLs
* Added bindings to tegra114.dtsi
* Moved the table patch for clk-mux.c to 'clk: add table lookup to mux'
* Bugfixes
Changes from v1:
* Remove SATA and PCIe clocks. They don't appear in the internal TRM, so I
assume they don't exist.
* Rebase on top of Hiroshi's latest Tegra114 patches
* More generic mux code. This is necessary for the AHUB and DAM clocks.
Peter De Schrijver (10):
clk: tegra: Refactor PLL programming code
clk: tegra: Add TEGRA_PLL_BYPASS flag
clk: tegra: Add PLL post divider table
clk: tegra: Add new fields and PLL types for Tegra114
clk: tegra: Add flags to tegra_clk_periph()
clk: tegra: Workaround for Tegra114 MSENC problem
ARM: tegra: Define Tegra114 CAR binding
ARM: dt: Add references to tegra_car clocks
clk: tegra: Implement clocks for Tegra114
clk: tegra: devicetree match for nvidia,tegra114-car
.../bindings/clock/nvidia,tegra114-car.txt | 316 +++
arch/arm/boot/dts/tegra114.dtsi | 8 +-
drivers/clk/tegra/Makefile | 1 +
drivers/clk/tegra/clk-periph-gate.c | 9 +
drivers/clk/tegra/clk-periph.c | 11 +-
drivers/clk/tegra/clk-pll.c | 1136 ++++++++++-
drivers/clk/tegra/clk-tegra114.c | 2036 ++++++++++++++++++++
drivers/clk/tegra/clk-tegra20.c | 153 +-
drivers/clk/tegra/clk-tegra30.c | 243 ++--
drivers/clk/tegra/clk.c | 1 +
drivers/clk/tegra/clk.h | 90 +-
11 files changed, 3696 insertions(+), 308 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/nvidia,tegra114-car.txt
create mode 100644 drivers/clk/tegra/clk-tegra114.c
^ permalink raw reply [flat|nested] 11+ messages in thread[parent not found: <1360580700-10245-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>]
* [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <1360580700-10245-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> @ 2013-02-11 11:04 ` Peter De Schrijver [not found] ` <1360580700-10245-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Peter De Schrijver @ 2013-02-11 11:04 UTC (permalink / raw) To: pdeschrijver-DDmLM1+adcrQT0dZR+AlfA Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-tegra-u79uwXL29TY76Z2rM5mHXA Add references to tegra_car clocks for the basic device nodes. Signed-off-by: Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> --- arch/arm/boot/dts/tegra114.dtsi | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi index 96a8235..6b0a01e 100644 --- a/arch/arm/boot/dts/tegra114.dtsi +++ b/arch/arm/boot/dts/tegra114.dtsi @@ -24,10 +24,11 @@ 0 42 0x04 0 121 0x04 0 122 0x04>; + clocks = <&tegra_car 5>; }; tegra_car: clock { - compatible = "nvidia,tegra114-car, nvidia,tegra30-car"; + compatible = "nvidia,tegra114-car"; reg = <0x60006000 0x1000>; #clock-cells = <1>; }; @@ -43,6 +44,7 @@ reg-shift = <2>; interrupts = <0 36 0x04>; status = "disabled"; + clocks = <&tegra_car 6>; }; serial@70006040 { @@ -51,6 +53,7 @@ reg-shift = <2>; interrupts = <0 37 0x04>; status = "disabled"; + clocks = <&tegra_car 192>; }; serial@70006200 { @@ -59,6 +62,7 @@ reg-shift = <2>; interrupts = <0 46 0x04>; status = "disabled"; + clocks = <&tegra_car 55>; }; serial@70006300 { @@ -67,12 +71,14 @@ reg-shift = <2>; interrupts = <0 90 0x04>; status = "disabled"; + clocks = <&tegra_car 65>; }; rtc { compatible = "nvidia,tegra114-rtc", "nvidia,tegra20-rtc"; reg = <0x7000e000 0x100>; interrupts = <0 2 0x04>; + clocks = <&tegra_car 4>; }; pmc { -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
[parent not found: <1360580700-10245-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <1360580700-10245-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> @ 2013-02-12 17:24 ` Stephen Warren [not found] ` <511A7AB5.4040607-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Stephen Warren @ 2013-02-12 17:24 UTC (permalink / raw) To: Peter De Schrijver Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-tegra-u79uwXL29TY76Z2rM5mHXA On 02/11/2013 04:04 AM, Peter De Schrijver wrote: > Add references to tegra_car clocks for the basic device nodes. In this patch, you also need to remove the "clock-frequency" properties from tegra114-*.dts board files. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <511A7AB5.4040607-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <511A7AB5.4040607-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> @ 2013-02-13 11:38 ` Peter De Schrijver [not found] ` <20130213113807.GE3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Peter De Schrijver @ 2013-02-13 11:38 UTC (permalink / raw) To: Stephen Warren Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Tue, Feb 12, 2013 at 06:24:05PM +0100, Stephen Warren wrote: > On 02/11/2013 04:04 AM, Peter De Schrijver wrote: > > Add references to tegra_car clocks for the basic device nodes. > > In this patch, you also need to remove the "clock-frequency" properties > from tegra114-*.dts board files. That would probably break bisectability no? I think this needs to be done in a separate patch. Also, the UARTD enabling in init_table[] can then be removed. Cheers, Peter. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <20130213113807.GE3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <20130213113807.GE3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org> @ 2013-02-13 16:48 ` Stephen Warren [not found] ` <511BC3C3.6070402-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Stephen Warren @ 2013-02-13 16:48 UTC (permalink / raw) To: Peter De Schrijver Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 02/13/2013 04:38 AM, Peter De Schrijver wrote: > On Tue, Feb 12, 2013 at 06:24:05PM +0100, Stephen Warren wrote: >> On 02/11/2013 04:04 AM, Peter De Schrijver wrote: >>> Add references to tegra_car clocks for the basic device nodes. >> >> In this patch, you also need to remove the "clock-frequency" properties >> from tegra114-*.dts board files. > > That would probably break bisectability no? Oh right, I read the patch order backwards. You can fix this by moving this patch to the end of the series. > I think this needs to be done in a separate patch. To avoid bisect issues, the clock-frequency property should be removed in the same patch that adds the clocks property, or after it. > Also, the UARTD enabling in init_table[] can then be removed. You still need to initialize all the UART clocks in init_table[]. This is required to make sure the clocks have the correct parent. Without this explicit initialization, on Tegra30 at least, it was found that UART C didn't work correctly for Bluetooth since the default parent was something that wasn't generating the expected frequency. Before removing the clock-frequency property, you also need to make sure that init_table[] forces the UART clock on, otherwise since nothing will clk_get()/enable() the UART clock, clk_disable_unused() will disable it. After removing clock-frequency property, of_serial.c will clk_get()/enable() the UART clock based on the clocks property, and hence init_table[] doesn't need to force the UART clock on. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <511BC3C3.6070402-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <511BC3C3.6070402-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> @ 2013-02-14 10:01 ` Peter De Schrijver [not found] ` <20130214100112.GH3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Peter De Schrijver @ 2013-02-14 10:01 UTC (permalink / raw) To: Stephen Warren Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Wed, Feb 13, 2013 at 05:48:03PM +0100, Stephen Warren wrote: > On 02/13/2013 04:38 AM, Peter De Schrijver wrote: > > On Tue, Feb 12, 2013 at 06:24:05PM +0100, Stephen Warren wrote: > >> On 02/11/2013 04:04 AM, Peter De Schrijver wrote: > >>> Add references to tegra_car clocks for the basic device nodes. > >> > >> In this patch, you also need to remove the "clock-frequency" properties > >> from tegra114-*.dts board files. > > > > That would probably break bisectability no? > > Oh right, I read the patch order backwards. You can fix this by moving > this patch to the end of the series. > Probably. Need to check if this doesn't cause other problems. > > I think this needs to be done in a separate patch. > > To avoid bisect issues, the clock-frequency property should be removed > in the same patch that adds the clocks property, or after it. > > > Also, the UARTD enabling in init_table[] can then be removed. > > You still need to initialize all the UART clocks in init_table[]. This > is required to make sure the clocks have the correct parent. Without > this explicit initialization, on Tegra30 at least, it was found that > UART C didn't work correctly for Bluetooth since the default parent was > something that wasn't generating the expected frequency. > Yes. The parent relationships still need to be defined. But I think that's the only thing we actually need to define still? Also the parent relationships can be board specific I think in some cases, so maybe we want to move those to DT as well at some point? Cheers, Peter. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <20130214100112.GH3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <20130214100112.GH3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org> @ 2013-02-14 17:30 ` Stephen Warren [not found] ` <511D1F3F.1020309-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> 0 siblings, 1 reply; 11+ messages in thread From: Stephen Warren @ 2013-02-14 17:30 UTC (permalink / raw) To: Peter De Schrijver Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Prashant Gaikwad On 02/14/2013 03:01 AM, Peter De Schrijver wrote: > On Wed, Feb 13, 2013 at 05:48:03PM +0100, Stephen Warren wrote: ... >> You still need to initialize all the UART clocks in init_table[]. This ... > Yes. The parent relationships still need to be defined. But I think that's > the only thing we actually need to define still? You might want to explicitly set the rate too, if there is a divider in the clk module that affects it. If not, then parenting is indeed all you need. > Also the parent relationships > can be board specific I think in some cases, so maybe we want to move those to > DT as well at some point? Yes, that's the plan. I think/thought Prashant was planning to work on that. ^ permalink raw reply [flat|nested] 11+ messages in thread
[parent not found: <511D1F3F.1020309-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>]
* Re: [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks [not found] ` <511D1F3F.1020309-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> @ 2013-02-15 12:22 ` Peter De Schrijver 0 siblings, 0 replies; 11+ messages in thread From: Peter De Schrijver @ 2013-02-15 12:22 UTC (permalink / raw) To: Stephen Warren Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Prashant Gaikwad On Thu, Feb 14, 2013 at 06:30:39PM +0100, Stephen Warren wrote: > On 02/14/2013 03:01 AM, Peter De Schrijver wrote: > > On Wed, Feb 13, 2013 at 05:48:03PM +0100, Stephen Warren wrote: > ... > >> You still need to initialize all the UART clocks in init_table[]. This > ... > > Yes. The parent relationships still need to be defined. But I think that's > > the only thing we actually need to define still? > > You might want to explicitly set the rate too, if there is a divider in > the clk module that affects it. If not, then parenting is indeed all you > need. Yes, for PLLs that might be useful. Device clock rates can also be set by the driver and probably should be set by the driver. Cheers, Peter. ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2013-02-15 12:22 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1360330602-30472-1-git-send-email-pdeschrijver@nvidia.com>
2013-02-08 13:36 ` [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks Peter De Schrijver
[not found] ` <1360330602-30472-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-02-08 14:03 ` Felipe Balbi
[not found] ` <20130208140301.GA23979-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-02-08 17:16 ` Stephen Warren
2013-02-11 10:03 ` Peter De Schrijver
2013-02-11 11:04 [PATCH v6 00/10] Tegra114 clockframework Peter De Schrijver
[not found] ` <1360580700-10245-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-02-11 11:04 ` [PATCH v6 08/10] ARM: dt: Add references to tegra_car clocks Peter De Schrijver
[not found] ` <1360580700-10245-9-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-02-12 17:24 ` Stephen Warren
[not found] ` <511A7AB5.4040607-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-02-13 11:38 ` Peter De Schrijver
[not found] ` <20130213113807.GE3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-02-13 16:48 ` Stephen Warren
[not found] ` <511BC3C3.6070402-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-02-14 10:01 ` Peter De Schrijver
[not found] ` <20130214100112.GH3073-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2013-02-14 17:30 ` Stephen Warren
[not found] ` <511D1F3F.1020309-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-02-15 12:22 ` Peter De Schrijver
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox