提交 7418b7c6 编写于 作者: M Michal Simek

Revert "ARM64: zynqmp: Add serdes address space dp driver"

This reverts commit 786db82b.

Since we are using serdes driver , no need of mapping serdes register
space into DP driver.
Signed-off-by: NAnurag Kumar Vulisha <anuragku@xilinx.com>
Tested-by: NHyun Kwon <hyunk@xilinx.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 bfe27980
......@@ -850,8 +850,7 @@
xlnx_dp: dp@fd4a0000 {
compatible = "xlnx,v-dp";
status = "disabled";
reg = <0x0 0xfd4a0000 0x1000>,
<0x0 0xfd400000 0x20000>;
reg = <0x0 0xfd4a0000 0x1000>;
interrupts = <0 119 4>;
interrupt-parent = <&gic>;
clock-names = "aclk", "aud_clk";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册