* [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
@ 2014-01-31 13:31 Grygorii Strashko
2014-01-31 14:11 ` Sergei Shtylyov
2014-01-31 14:36 ` Santosh Shilimkar
0 siblings, 2 replies; 4+ messages in thread
From: Grygorii Strashko @ 2014-01-31 13:31 UTC (permalink / raw)
To: santosh.shilimkar, Rob Herring, Kumar Gala
Cc: ivan.khoronzhuk, Grygorii Strashko, linux-arm-kernel, devicetree
Fix type in clock(s) node name: "clock"-->"clocks".
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
---
arch/arm/boot/dts/k2hk-evm.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
index eaefdfe..c02c3a8 100644
--- a/arch/arm/boot/dts/k2hk-evm.dts
+++ b/arch/arm/boot/dts/k2hk-evm.dts
@@ -15,7 +15,7 @@
compatible = "ti,keystone-evm";
soc {
- clock {
+ clocks {
refclksys: refclksys {
#clock-cells = <0>;
compatible = "fixed-clock";
--
1.7.9.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
2014-01-31 13:31 [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks Grygorii Strashko
@ 2014-01-31 14:11 ` Sergei Shtylyov
2014-01-31 14:36 ` Santosh Shilimkar
1 sibling, 0 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2014-01-31 14:11 UTC (permalink / raw)
To: Grygorii Strashko, santosh.shilimkar, Rob Herring, Kumar Gala
Cc: ivan.khoronzhuk, linux-arm-kernel, devicetree
Hello.
On 31-01-2014 17:31, Grygorii Strashko wrote:
> Fix type in clock(s) node name: "clock"-->"clocks".
Maybe "typo"? :-)
> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
WBR, Sergei
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
2014-01-31 13:31 [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks Grygorii Strashko
2014-01-31 14:11 ` Sergei Shtylyov
@ 2014-01-31 14:36 ` Santosh Shilimkar
2014-01-31 16:03 ` Grygorii Strashko
1 sibling, 1 reply; 4+ messages in thread
From: Santosh Shilimkar @ 2014-01-31 14:36 UTC (permalink / raw)
To: Grygorii Strashko
Cc: ivan.khoronzhuk, devicetree, Rob Herring, linux-arm-kernel,
Kumar Gala
On Friday 31 January 2014 08:31 AM, Grygorii Strashko wrote:
> Fix type in clock(s) node name: "clock"-->"clocks".
>
s/type/typo ;-)
> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
> ---
No need to resend, I will fix it up while applying it
> arch/arm/boot/dts/k2hk-evm.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
> index eaefdfe..c02c3a8 100644
> --- a/arch/arm/boot/dts/k2hk-evm.dts
> +++ b/arch/arm/boot/dts/k2hk-evm.dts
> @@ -15,7 +15,7 @@
> compatible = "ti,keystone-evm";
>
> soc {
> - clock {
> + clocks {
> refclksys: refclksys {
> #clock-cells = <0>;
> compatible = "fixed-clock";
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
2014-01-31 14:36 ` Santosh Shilimkar
@ 2014-01-31 16:03 ` Grygorii Strashko
0 siblings, 0 replies; 4+ messages in thread
From: Grygorii Strashko @ 2014-01-31 16:03 UTC (permalink / raw)
To: Santosh Shilimkar
Cc: ivan.khoronzhuk, devicetree, Rob Herring, linux-arm-kernel,
Kumar Gala
On 01/31/2014 04:36 PM, Santosh Shilimkar wrote:
> On Friday 31 January 2014 08:31 AM, Grygorii Strashko wrote:
>> Fix type in clock(s) node name: "clock"-->"clocks".
>>
> s/type/typo ;-)
>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>> ---
> No need to resend, I will fix it up while applying it
Thanks
>
>> arch/arm/boot/dts/k2hk-evm.dts | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
>> index eaefdfe..c02c3a8 100644
>> --- a/arch/arm/boot/dts/k2hk-evm.dts
>> +++ b/arch/arm/boot/dts/k2hk-evm.dts
>> @@ -15,7 +15,7 @@
>> compatible = "ti,keystone-evm";
>>
>> soc {
>> - clock {
>> + clocks {
>> refclksys: refclksys {
>> #clock-cells = <0>;
>> compatible = "fixed-clock";
>>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-31 16:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 13:31 [PATCH] ARM: dts: k2hk-evm: rename clock node to clocks Grygorii Strashko
2014-01-31 14:11 ` Sergei Shtylyov
2014-01-31 14:36 ` Santosh Shilimkar
2014-01-31 16:03 ` Grygorii Strashko
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).