Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1645718

[PATCH 4/5] arm64: dts: marvell: remove clock-output-names on ap806

From Gregory CLEMENT <gregory.clement@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 4/5] arm64: dts: marvell: remove clock-output-names on ap806
Date 2017-05-19 18:00 +0200
Message-ID <tIStR-4fG-67@gated-at.bofh.it> (permalink)
References <tIStQ-4fG-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Improve ap806 clk support on Marvell Armada 7K/8K Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
  [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
    Re: [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the  *-clock-output-names Rob Herring <robh@kernel.org> - 2017-05-23 17:30 +0200
  [PATCH 3/5] clk: mvebu: ap806: introduce a new binding Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
    Re: [PATCH 3/5] clk: mvebu: ap806: introduce a new binding Rob Herring <robh@kernel.org> - 2017-05-23 17:30 +0200
  [PATCH 1/5] clk: mvebu: ap806: cosmetic improvement Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
  [PATCH 4/5] arm64: dts: marvell: remove clock-output-names on ap806 Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200

csiph-web