All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Mike Turquette <mturquette@baylibre.com>,
	 linux-clk@vger.kernel.org,  linux-kernel@vger.kernel.org,
	 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	 Andrew Lunn <andrew@lunn.ch>,
	 Jason Cooper <jason@lakedaemon.net>,
	 devicetree@vger.kernel.org,  Omri Itach <omrii@marvell.com>,
	 Nadav Haklai <nadavh@marvell.com>,
	 Kostya Porotchkin <kostap@marvell.com>,
	 Rob Herring <robh+dt@kernel.org>,
	 Neta Zur Hershkovits <neta@marvell.com>,
	 Shadi Ammouri <shadi@marvell.com>,
	 Marcin Wojtas <mw@semihalf.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806
Date: Thu, 08 Jun 2017 19:08:30 +0200	[thread overview]
Message-ID: <87poeepfu9.fsf@free-electrons.com> (raw)
In-Reply-To: <4626d359351df74e4e327a2235ecf6ed2a7b11e8.1496239589.git-series.gregory.clement@free-electrons.com> (Gregory CLEMENT's message of "Wed, 31 May 2017 16:07:27 +0200")

Hi,
 
 On mer., mai 31 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> The clock-output-names of the ap806-system-controller node are not used
> anymore, so remove them.
>
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Applied on mvebu/dt64

Gregory

> ---
>  arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> index fe41bf9c301e..0c25ec62a2a3 100644
> --- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> @@ -244,10 +244,6 @@
>  				compatible = "marvell,ap806-system-controller",
>  					     "syscon";
>  				#clock-cells = <1>;
> -				clock-output-names = "ap-cpu-cluster-0",
> -						     "ap-cpu-cluster-1",
> -						     "ap-fixed", "ap-mss",
> -						     "ap-emmc";
>  				reg = <0x6f4000 0x1000>;
>  			};
>  		};
> -- 
> git-series 0.9.1
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806
Date: Thu, 08 Jun 2017 19:08:30 +0200	[thread overview]
Message-ID: <87poeepfu9.fsf@free-electrons.com> (raw)
In-Reply-To: <4626d359351df74e4e327a2235ecf6ed2a7b11e8.1496239589.git-series.gregory.clement@free-electrons.com> (Gregory CLEMENT's message of "Wed, 31 May 2017 16:07:27 +0200")

Hi,
 
 On mer., mai 31 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> The clock-output-names of the ap806-system-controller node are not used
> anymore, so remove them.
>
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Applied on mvebu/dt64

Gregory

> ---
>  arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> index fe41bf9c301e..0c25ec62a2a3 100644
> --- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> @@ -244,10 +244,6 @@
>  				compatible = "marvell,ap806-system-controller",
>  					     "syscon";
>  				#clock-cells = <1>;
> -				clock-output-names = "ap-cpu-cluster-0",
> -						     "ap-cpu-cluster-1",
> -						     "ap-fixed", "ap-mss",
> -						     "ap-emmc";
>  				reg = <0x6f4000 0x1000>;
>  			};
>  		};
> -- 
> git-series 0.9.1
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2017-06-08 17:08 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31 14:07 [PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K Gregory CLEMENT
2017-05-31 14:07 ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 1/7] clk: mvebu: ap806: cosmetic improvement Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 2/7] dt-bindings: ap806: do not depend anymore of the *-clock-output-names Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 3/7] clk: mvebu: " Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 4/7] dt-bindings: ap806: introduce a new binding Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 5/7] clk: mvebu: " Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806 Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-06-08 17:08   ` Gregory CLEMENT [this message]
2017-06-08 17:08     ` Gregory CLEMENT
2017-05-31 14:07 ` [PATCH v2 7/7] arm64: dts: marvell: use new binding for the system controller " Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-05-31 14:07   ` Gregory CLEMENT
2017-06-08 17:09   ` Gregory CLEMENT
2017-06-08 17:09     ` Gregory CLEMENT
2017-06-08 17:09     ` Gregory CLEMENT
2017-06-08 17:09     ` Gregory CLEMENT
2017-06-01  9:50 ` [PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K Michael Turquette
2017-06-01  9:50   ` Michael Turquette
2017-06-01  9:50   ` Michael Turquette
2017-06-01  9:50   ` Michael Turquette
2017-06-02 13:52   ` Gregory CLEMENT
2017-06-02 13:52     ` Gregory CLEMENT

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=87poeepfu9.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=jason@lakedaemon.net \
    --cc=kostap@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=mw@semihalf.com \
    --cc=nadavh@marvell.com \
    --cc=neta@marvell.com \
    --cc=omrii@marvell.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=shadi@marvell.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /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.