Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
};
service_reserved1: svcbuffer@1 {
compatible = "shared-dma-pool";
reg = <0x0 0x7F000000 0x0 0x7FFFFFFF>;
reg = <0x0 0x56A00000 0x0 0x20000000>;
alignment = <0x1000>;
no-map;
};
Expand Down
6 changes: 0 additions & 6 deletions arch/arm64/boot/dts/intel/socfpga_agilex_bittware.dts
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,8 @@
};
};

/* To test TXE blob with DDR, we need to comment out PCIE & SSD */
#ifdef DDR_ACCESS
&pcie_0_pcie_aglx {
status = "okay";
compatible = "altr,pcie-root-port-3.0-f-tile";
/* interrupts = <0 0 0>; */
/* interrupts = <32 IRQ_TYPE_LEVEL_HIGH>;
interupt_parent = <&intc>; */
};
#endif