Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 442e5b72 authored by Banajit Goswami's avatar Banajit Goswami
Browse files

ARM: dts: msm: add SLIMbus device ID for SLIMbus 7



SLIMbus HW device ID can be different from target to target.
Add support for SLIMbus device ID for SLIMbus 7 Rx and Tx DAI
device nodes.

Change-Id: I7d200d628109dc9d5969d143f37964e64de0aa47
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent f3c9bc27
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -256,11 +256,13 @@
		sb_7_rx: qcom,msm-dai-q6-sb-7-rx {
			compatible = "qcom,msm-dai-q6-dev";
			qcom,msm-dai-q6-dev-id = <16398>;
			qcom,msm-dai-q6-slim-dev-id = <0>;
		};

		sb_7_tx: qcom,msm-dai-q6-sb-7-tx {
			compatible = "qcom,msm-dai-q6-dev";
			qcom,msm-dai-q6-dev-id = <16399>;
			qcom,msm-dai-q6-slim-dev-id = <0>;
		};

		bt_sco_rx: qcom,msm-dai-q6-bt-sco-rx {