mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
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:
@@ -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";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user