Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417694
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition |
| Date | 2016-06-08 19:00 +0200 |
| Message-ID | <rHOZH-2EF-23@gated-at.bofh.it> (permalink) |
| References | <rHOQ2-2Bc-7@gated-at.bofh.it> |
| Organization | atmel |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-08 18:50 +0200
[PATCH 8/8] ARM: dts: at91: calao: remove leftovers clock definition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-08 18:50 +0200
[PATCH 4/8] ARM: dts: at91: at91-foxg20: remove leftovers clock definition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-08 18:50 +0200
Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-06-08 19:00 +0200
Re: [PATCH 1/8] ARM: dts: at91: animeo_ip: remove leftovers clock definition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-10 17:10 +0200
csiph-web