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>2019-11-25 16:09:32 +0800
commitaa7aad6a7d28714673b2c1e2a1a78b183f353185 (patch)
tree9f001b5d9b12aebc407cb17dd3bd79130e9ab6a0
parente8c3b884e97fd66162422eae746c78c959f09d68 (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";
};