summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichard zhu <hongxing.zhu@nxp.com>2019-11-08 17:35:39 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:52:29 +0800
commit634466cfde1f80ceba81a548b23a4e12928289c0 (patch)
tree3a6265304abc3c18dc1001c91fb2328d087da3c8
parent112749b40a137b36cc85eb8ae393e73a8c94f9b6 (diff)
arm64: dts: imx8qm: specify the sid of sata module
Specify the SID of SATA. Otherwise, uboot would configure the SID by the power domain. And would break PCIe functions since SATA module has PCIe's power domain too. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi b/arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi
index 7dce914110e5..51ddea37f37f 100644
--- a/arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi
@@ -161,6 +161,7 @@
<&pd IMX_SC_R_SERDES_0>,
<&pd IMX_SC_R_SERDES_1>,
<&pd IMX_SC_R_HSIO_GPIO>;
+ fsl,sc_rsrc_id = <IMX_SC_R_SATA_0>;
iommus = <&smmu 0x13 0x7f80>;
status = "disabled";
};