Skip to content

Commit

Permalink
Specified dma-ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxPayne86 committed Jul 2, 2024
1 parent 8e0da0b commit 3072d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<&clk IMX8MM_SYS_PLL2_250M>;
fsl,max-link-speed = <1>;
vpcie-supply = <&reg_pcie0>;
dma-ranges = <0x40000000 0x0 0x40000000 0x80000000>;
status = "okay";
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<&clk IMX8MM_SYS_PLL2_250M>;
fsl,max-link-speed = <1>;
vpcie-supply = <&reg_pcie0>;
dma-ranges = <0x40000000 0x0 0x40000000 0x80000000>;
status = "okay";
};
};
Expand Down

0 comments on commit 3072d65

Please sign in to comment.