summaryrefslogtreecommitdiff
path: root/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2022-02-23 16:17:38 +0100
committerMichal Simek <michal.simek@xilinx.com>2022-03-07 16:33:47 +0100
commit59e1bdd48d059563287a4424f3d6ef9218c49581 (patch)
tree69e0c48348aeefe300530cc4603d5fbe08d18396 /arch/arm/dts/zynqmp-sck-kv-g-revA.dts
parentc36dc2449b1f902aed49548b4f058ec51ec42f08 (diff)
arm64: zynqmp: Setup clock for DP and DPDMA
Clocks are coming from shared HW design where these frequencies should be aligned with PLL setup. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/04454c50d0d13e450976942085d763ab5aa38f98.1645629459.git.michal.simek@xilinx.com
Diffstat (limited to 'arch/arm/dts/zynqmp-sck-kv-g-revA.dts')
-rw-r--r--arch/arm/dts/zynqmp-sck-kv-g-revA.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/zynqmp-sck-kv-g-revA.dts b/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
index 22602d8c33f..34fb592d4fa 100644
--- a/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
+++ b/arch/arm/dts/zynqmp-sck-kv-g-revA.dts
@@ -115,10 +115,12 @@
status = "disabled";
phy-names = "dp-phy0", "dp-phy1";
phys = <&psgtr 1 PHY_TYPE_DP 0 0>, <&psgtr 0 PHY_TYPE_DP 1 0>;
+ assigned-clock-rates = <27000000>, <25000000>, <300000000>;
};
&zynqmp_dpdma {
status = "okay";
+ assigned-clock-rates = <600000000>;
};
&usb0 {