Skip to content
Snippets Groups Projects
Commit 786db82b authored by Michal Simek's avatar Michal Simek
Browse files

ARM64: zynqmp: Add serdes address space dp driver


For run time serdes adjustment.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent c588d154
No related branches found
No related tags found
No related merge requests found
......@@ -846,7 +846,8 @@
xlnx_dp: dp@fd4a0000 {
compatible = "xlnx,v-dp";
status = "disabled";
reg = <0x0 0xfd4a0000 0x1000>;
reg = <0x0 0xfd4a0000 0x1000>,
<0x0 0xfd400000 0x20000>;
interrupts = <0 119 4>;
interrupt-parent = <&gic>;
clock-names = "aclk", "aud_clk";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment