Commit c40d1cce authored by Nava kishore Manne's avatar Nava kishore Manne Committed by Michal Simek
Browse files

arm64: zynqmp: Label whole PL part as fpga_full region



This will simplify dt overlay structure for the whole PL.

Signed-off-by: default avatarNava kishore Manne <nava.manne@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarMichael Tretter <m.tretter@pengutronix.de>
parent 9c363392
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -135,6 +135,14 @@
			     <1 10 0xf08>;
	};

	fpga_full: fpga-full {
		compatible = "fpga-region";
		fpga-mgr = <&zynqmp_pcap>;
		#address-cells = <2>;
		#size-cells = <2>;
		ranges;
	};

	amba_apu: amba-apu@0 {
		compatible = "simple-bus";
		#address-cells = <2>;