Skip to content
Merged
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
16 changes: 2 additions & 14 deletions arch/arm/boot/dts/overlays/pcie-32bit-dma-pi5-overlay.dts
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,10 @@
*/
#address-cells = <3>;
#size-cells = <2>;
msi-parent = <&pciex1>;
dma-ranges = <0x02000000 0x0 0x00000000 0x0 0x00000000
0x0 0x80000000>,
<0x02000000 0x00 0xfffff000 0x10 0x00131000
0x00 0x00001000>;
0x0 0x80000000>;
};
};

fragment@1 {
target = <&mip1>;
__overlay__ {
/*
* The MIP driver uses the reg property to derive the target
* address for MSI writes - place this below 4GB.
*/
reg = <0x10 0x00131000 0x00 0xc0>,
<0x00 0xfffff000 0x00 0x1000>;
};
};
};