All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition
Date: Wed, 8 Jun 2016 18:52:16 +0200	[thread overview]
Message-ID: <57584D40.8080606@atmel.com> (raw)
In-Reply-To: <1465404119-28177-1-git-send-email-alexandre.belloni@free-electrons.com>

Le 08/06/2016 18:41, Alexandre Belloni a ?crit :
> The clocks group properties and the clock at 0 node have been obsolete for two
> years, remove them.
> 
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

On the whole series:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  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 at 0 {
> -			compatible = "atmel,osc", "fixed-clock";
> -			clock-frequency = <18432000>;
> -		};
> -
>  		slow_xtal {
>  			clock-frequency = <32768>;
>  		};
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition
Date: Wed, 8 Jun 2016 18:52:16 +0200	[thread overview]
Message-ID: <57584D40.8080606@atmel.com> (raw)
In-Reply-To: <1465404119-28177-1-git-send-email-alexandre.belloni@free-electrons.com>

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 <alexandre.belloni@free-electrons.com>

On the whole series:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  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

  parent reply	other threads:[~2016-06-08 16:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 16:41 [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition Alexandre Belloni
2016-06-08 16:41 ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 2/8] ARM: dts: at91: at91-ariag25: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 3/8] ARM: dts: at91: at91-cosino: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 4/8] ARM: dts: at91: at91-foxg20: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 5/8] ARM: dts: at91: ge863-pro3: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 6/8] ARM: dts: at91: mpa1600: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 7/8] ARM: dts: at91: pm9g45: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:41 ` [PATCH 8/8] ARM: dts: at91: calao: " Alexandre Belloni
2016-06-08 16:41   ` Alexandre Belloni
2016-06-08 16:52 ` Nicolas Ferre [this message]
2016-06-08 16:52   ` [PATCH 1/8] ARM: dts: at91: animeo_ip: " Nicolas Ferre
2016-06-10 15:00   ` Alexandre Belloni
2016-06-10 15:00     ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57584D40.8080606@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.