aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Simek2023-10-12 10:22:16 +0200
committerMichal Simek2023-11-07 13:47:08 +0100
commit971a77262473fcdccbf77d616c738ec20d32d7a4 (patch)
tree635d1a103375e1450db27d4e7897a073213fa1ec
parent20d1836eeab7a2335892b970575bfb1e9bcac567 (diff)
arm64: zynqmp: Remove fclk driver
fclk will never go upstream that's why removing this node from DT. All PL (programmable logic) based IPs should handle clocks self without using this workaround. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/fbb8665b8a58dbe96349abfe5492a509939e165b.1697098930.git.michal.simek@amd.com
-rw-r--r--arch/arm/dts/zynqmp-clk-ccf.dtsi6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/dts/zynqmp-clk-ccf.dtsi b/arch/arm/dts/zynqmp-clk-ccf.dtsi
index 5f1b0b23c12..dd4569e7bd9 100644
--- a/arch/arm/dts/zynqmp-clk-ccf.dtsi
+++ b/arch/arm/dts/zynqmp-clk-ccf.dtsi
@@ -10,12 +10,6 @@
#include <dt-bindings/clock/xlnx-zynqmp-clk.h>
/ {
- fclk0: fclk0 {
- status = "okay";
- compatible = "xlnx,fclk";
- clocks = <&zynqmp_clk PL0_REF>;
- };
-
pss_ref_clk: pss_ref_clk {
bootph-all;
compatible = "fixed-clock";