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

Commit fa974ac4 authored by Cong Tang's avatar Cong Tang Committed by Gerrit - the friendly Code Review server
Browse files

Documentation: sound: add tdm lane mask documentation



Add new optional attribute for tdm lane mask configuration.
With this attribute TDM group device could operate multi
data lanes.

Change-Id: I96df71aee580e9fd043ea1cd81c5de2ecd162f2e
Signed-off-by: default avatarCong Tang <congt@codeaurora.org>
parent b8cd1590
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1032,6 +1032,13 @@ Optional properties:
                                          0 - Unsupported
                                          1 - Supported

 - qcom,msm-cpudai-tdm-lane-mask: tdm lane mask for multi lane configuration.
				Lane bit mask value:
				MSM_TDM_LANE0 (1 << 0)
				MSM_TDM_LANE1 (1 << 1)
				MSM_TDM_LANE2 (1 << 2)
				MSM_TDM_LANE3 (1 << 3)

Example:

	qcom,msm-dai-tdm-quat-rx {