mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-12 13:55:25 -04:00
arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node
Add linux,pci-domain into pcie-ep node of i.MX8MQ. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -1828,6 +1828,7 @@ pcie1_ep: pcie-ep@33c00000 {
|
||||
interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "dma";
|
||||
fsl,max-link-speed = <2>;
|
||||
linux,pci-domain = <1>;
|
||||
clocks = <&clk IMX8MQ_CLK_PCIE2_ROOT>,
|
||||
<&clk IMX8MQ_CLK_PCIE2_PHY>,
|
||||
<&clk IMX8MQ_CLK_PCIE2_PHY>,
|
||||
|
||||
Reference in New Issue
Block a user