git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20d1836
)
arm64: zynqmp: Remove fclk driver
author
Michal Simek
<michal.simek@amd.com>
Thu, 12 Oct 2023 08:22:16 +0000
(10:22 +0200)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 7 Nov 2023 12:47:08 +0000
(13:47 +0100)
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
arch/arm/dts/zynqmp-clk-ccf.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-clk-ccf.dtsi
b/arch/arm/dts/zynqmp-clk-ccf.dtsi
index
5f1b0b2
..
dd4569e
100644
(file)
--- 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";