Commit fe85afcc authored by Kedareswara rao Appana's avatar Kedareswara rao Appana Committed by Michal Simek
Browse files

Revert "ethernet: xilinx: Add ACP Port support"



This reverts commit a63c09eb.
For ACP port based designs if we use the dma-coherent;
flag in the dts file the mapped memory is cacheable and no need of this patch.

Example DT Node:
axi_10g_ethernet_0_ten_gig_eth_mac: ten-gig-eth-mac@43c10000 {
	axistream-connected = <&axi_dma_0>;
	compatible = "xlnx,ten-gig-eth-mac";
	reg = <0x43c10000 0x10000>;
	local-mac-address = [00 0a 35 00 00 00];
	interrupt-parent = <&ps7_scugic_0>;
	interrupts = <0 33 1>;
	xlnx,phy-type = <0x6>;
	xlnx,rxmem = <0x8000>;
	dma-coherent;
};

Signed-off-by: default avatarKedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 07d80c55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment