Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1654268
| From | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806 |
| Date | 2017-05-31 16:10 +0200 |
| Message-ID | <tNctY-5S4-15@gated-at.bofh.it> (permalink) |
| References | <tNctX-5S4-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 | Next | Find similar | Unroll thread
[PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806 Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-31 16:10 +0200
csiph-web