aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory CLEMENT <[email protected]>2017-05-31 16:07:27 +0200
committerGregory CLEMENT <[email protected]>2017-06-17 08:19:03 +0200
commit952eaa509dee29db9e3ac8b45c2087450a7ded10 (patch)
tree34bb9ccfe0bd7d7205d9f942a06aec9a15c3f3e3
parent4f08187d8cc97ada0992f855ad8d98c75bd7bb8d (diff)
arm64: dts: marvell: remove clock-output-names on ap806
The clock-output-names of the ap806-system-controller node are not used anymore, so remove them. Reviewed-by: Thomas Petazzoni <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
-rw-r--r--arch/arm64/boot/dts/marvell/armada-ap806.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
index 9b9e36a627d8..5d4f71f94b5b 100644
--- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
@@ -248,10 +248,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>;
};
};