Re: [PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency

2014-07-15 Thread Andreas Färber
Hi Kukjin,

Am 04.07.2014 23:06, schrieb Kukjin Kim:
 BTW Andreas, I can't use 'Färber' in my git tree so which one is right
 or more preferred? Farber, Faerber, Ferber? Sorry.

Hm, git-am should in theory just work fine for this patch with UTF-8 on
Linux. As for Reviewed-by / Tested-by, some people had success with
copypaste, otherwise Faerber as in the email please.

Thanks,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency

2014-07-04 Thread Andreas Färber
Am 23.06.2014 09:53, schrieb Tarek Dakhran:
 On 06/22/2014 11:49 PM, Andreas Färber wrote:
 It's 1.6 GHz for the Cortex-A15.

 Avoids warnings like /cpus/cpu@0 missing clock-frequency property.

 Signed-off-by: Andreas Färber afaer...@suse.de
 ---
   arch/arm/boot/dts/exynos5410.dtsi | 4 
   1 file changed, 4 insertions(+)

 diff --git a/arch/arm/boot/dts/exynos5410.dtsi
 b/arch/arm/boot/dts/exynos5410.dtsi
 index 3839c26..9d0b8cc 100644
 --- a/arch/arm/boot/dts/exynos5410.dtsi
 +++ b/arch/arm/boot/dts/exynos5410.dtsi
 @@ -28,24 +28,28 @@
   device_type = cpu;
   compatible = arm,cortex-a15;
   reg = 0x0;
 +clock-frequency = 16;
   
 
 Reviewed-by: Tarek Dakhrant.dakh...@samsung.com

Ping? Seems really trivial...

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency

2014-07-04 Thread Kukjin Kim

On 07/04/14 20:32, Andreas Färber wrote:

Am 23.06.2014 09:53, schrieb Tarek Dakhran:

On 06/22/2014 11:49 PM, Andreas Färber wrote:

It's 1.6 GHz for the Cortex-A15.

Avoids warnings like /cpus/cpu@0 missing clock-frequency property.

Signed-off-by: Andreas afaer...@suse.de
---
   arch/arm/boot/dts/exynos5410.dtsi | 4 
   1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5410.dtsi
b/arch/arm/boot/dts/exynos5410.dtsi
index 3839c26..9d0b8cc 100644
--- a/arch/arm/boot/dts/exynos5410.dtsi
+++ b/arch/arm/boot/dts/exynos5410.dtsi
@@ -28,24 +28,28 @@
   device_type = cpu;
   compatible = arm,cortex-a15;
   reg =0x0;
+clock-frequency =16;



Reviewed-by: Tarek Dakhrant.dakh...@samsung.com


Ping? Seems really trivial...


Will apply.

BTW Andreas, I can't use 'Färber' in my git tree so which one is right 
or more preferred? Farber, Faerber, Ferber? Sorry.


Thanks,
Kukjin
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency

2014-06-23 Thread Tarek Dakhran

On 06/22/2014 11:49 PM, Andreas Färber wrote:

It's 1.6 GHz for the Cortex-A15.

Avoids warnings like /cpus/cpu@0 missing clock-frequency property.

Signed-off-by: Andreas Färber afaer...@suse.de
---
  arch/arm/boot/dts/exynos5410.dtsi | 4 
  1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5410.dtsi 
b/arch/arm/boot/dts/exynos5410.dtsi
index 3839c26..9d0b8cc 100644
--- a/arch/arm/boot/dts/exynos5410.dtsi
+++ b/arch/arm/boot/dts/exynos5410.dtsi
@@ -28,24 +28,28 @@
device_type = cpu;
compatible = arm,cortex-a15;
reg = 0x0;
+   clock-frequency = 16;
  


Reviewed-by: Tarek Dakhrant.dakh...@samsung.com

--
Best regards,
Tarek Dakhran

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency

2014-06-22 Thread Andreas Färber
It's 1.6 GHz for the Cortex-A15.

Avoids warnings like /cpus/cpu@0 missing clock-frequency property.

Signed-off-by: Andreas Färber afaer...@suse.de
---
 arch/arm/boot/dts/exynos5410.dtsi | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5410.dtsi 
b/arch/arm/boot/dts/exynos5410.dtsi
index 3839c26..9d0b8cc 100644
--- a/arch/arm/boot/dts/exynos5410.dtsi
+++ b/arch/arm/boot/dts/exynos5410.dtsi
@@ -28,24 +28,28 @@
device_type = cpu;
compatible = arm,cortex-a15;
reg = 0x0;
+   clock-frequency = 16;
};
 
CPU1: cpu@1 {
device_type = cpu;
compatible = arm,cortex-a15;
reg = 0x1;
+   clock-frequency = 16;
};
 
CPU2: cpu@2 {
device_type = cpu;
compatible = arm,cortex-a15;
reg = 0x2;
+   clock-frequency = 16;
};
 
CPU3: cpu@3 {
device_type = cpu;
compatible = arm,cortex-a15;
reg = 0x3;
+   clock-frequency = 16;
};
};
 
-- 
1.9.3

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html