Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-10 Thread Alexandre Belloni
On 08/06/2016 at 18:52:16 +0200, Nicolas Ferre wrote :
> Le 08/06/2016 18:41, Alexandre Belloni a écrit :
> > The clocks group properties and the clock@0 node have been obsolete for two
> > years, remove them.
> > 
> > Signed-off-by: Alexandre Belloni 
> 
> On the whole series:
> Acked-by: Nicolas Ferre 
> 
> > ---
> >  arch/arm/boot/dts/animeo_ip.dts | 9 -
> >  1 file changed, 9 deletions(-)
> > 

Applied, now.


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-10 Thread Alexandre Belloni
On 08/06/2016 at 18:52:16 +0200, Nicolas Ferre wrote :
> Le 08/06/2016 18:41, Alexandre Belloni a écrit :
> > The clocks group properties and the clock@0 node have been obsolete for two
> > years, remove them.
> > 
> > Signed-off-by: Alexandre Belloni 
> 
> On the whole series:
> Acked-by: Nicolas Ferre 
> 
> > ---
> >  arch/arm/boot/dts/animeo_ip.dts | 9 -
> >  1 file changed, 9 deletions(-)
> > 

Applied, now.


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-08 Thread Nicolas Ferre
Le 08/06/2016 18:41, Alexandre Belloni a écrit :
> The clocks group properties and the clock@0 node have been obsolete for two
> years, remove them.
> 
> Signed-off-by: Alexandre Belloni 

On the whole series:
Acked-by: Nicolas Ferre 

> ---
>  arch/arm/boot/dts/animeo_ip.dts | 9 -
>  1 file changed, 9 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
> index 0962f2fa3f6e..419dd3981edf 100644
> --- a/arch/arm/boot/dts/animeo_ip.dts
> +++ b/arch/arm/boot/dts/animeo_ip.dts
> @@ -32,15 +32,6 @@
>   };
>  
>   clocks {
> - #address-cells = <1>;
> - #size-cells = <1>;
> - ranges;
> -
> - main_clock: clock@0 {
> - compatible = "atmel,osc", "fixed-clock";
> - clock-frequency = <18432000>;
> - };
> -
>   slow_xtal {
>   clock-frequency = <32768>;
>   };
> 


-- 
Nicolas Ferre


Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-08 Thread Nicolas Ferre
Le 08/06/2016 18:41, Alexandre Belloni a écrit :
> The clocks group properties and the clock@0 node have been obsolete for two
> years, remove them.
> 
> Signed-off-by: Alexandre Belloni 

On the whole series:
Acked-by: Nicolas Ferre 

> ---
>  arch/arm/boot/dts/animeo_ip.dts | 9 -
>  1 file changed, 9 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
> index 0962f2fa3f6e..419dd3981edf 100644
> --- a/arch/arm/boot/dts/animeo_ip.dts
> +++ b/arch/arm/boot/dts/animeo_ip.dts
> @@ -32,15 +32,6 @@
>   };
>  
>   clocks {
> - #address-cells = <1>;
> - #size-cells = <1>;
> - ranges;
> -
> - main_clock: clock@0 {
> - compatible = "atmel,osc", "fixed-clock";
> - clock-frequency = <18432000>;
> - };
> -
>   slow_xtal {
>   clock-frequency = <32768>;
>   };
> 


-- 
Nicolas Ferre


[PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-08 Thread Alexandre Belloni
The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.

Signed-off-by: Alexandre Belloni 
---
 arch/arm/boot/dts/animeo_ip.dts | 9 -
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
index 0962f2fa3f6e..419dd3981edf 100644
--- a/arch/arm/boot/dts/animeo_ip.dts
+++ b/arch/arm/boot/dts/animeo_ip.dts
@@ -32,15 +32,6 @@
};
 
clocks {
-   #address-cells = <1>;
-   #size-cells = <1>;
-   ranges;
-
-   main_clock: clock@0 {
-   compatible = "atmel,osc", "fixed-clock";
-   clock-frequency = <18432000>;
-   };
-
slow_xtal {
clock-frequency = <32768>;
};
-- 
2.8.1



[PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition

2016-06-08 Thread Alexandre Belloni
The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.

Signed-off-by: Alexandre Belloni 
---
 arch/arm/boot/dts/animeo_ip.dts | 9 -
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
index 0962f2fa3f6e..419dd3981edf 100644
--- a/arch/arm/boot/dts/animeo_ip.dts
+++ b/arch/arm/boot/dts/animeo_ip.dts
@@ -32,15 +32,6 @@
};
 
clocks {
-   #address-cells = <1>;
-   #size-cells = <1>;
-   ranges;
-
-   main_clock: clock@0 {
-   compatible = "atmel,osc", "fixed-clock";
-   clock-frequency = <18432000>;
-   };
-
slow_xtal {
clock-frequency = <32768>;
};
-- 
2.8.1