arm64: dts: imx95: Add msi-map for pci-ep device

Add msi-map for pci-ep device.

Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Frank Li
2025-07-10 15:13:55 -04:00
committed by Shawn Guo
parent 8647d8a770
commit bbe4b2f7d6

View File

@@ -1886,6 +1886,7 @@
assigned-clock-rates = <3600000000>, <100000000>, <10000000>; assigned-clock-rates = <3600000000>, <100000000>, <10000000>;
assigned-clock-parents = <0>, <0>, assigned-clock-parents = <0>, <0>,
<&scmi_clk IMX95_CLK_SYSPLL1_PFD1_DIV2>; <&scmi_clk IMX95_CLK_SYSPLL1_PFD1_DIV2>;
msi-map = <0x0 &its 0x98 0x1>;
power-domains = <&scmi_devpd IMX95_PD_HSIO_TOP>; power-domains = <&scmi_devpd IMX95_PD_HSIO_TOP>;
status = "disabled"; status = "disabled";
}; };