5 Oct
2020
5 Oct
'20
7:48 a.m.
From: V Sujith Kumar Reddy vsujithk@codeaurora.org
Add header defining hdmi dai-id for SC7180 lpass soc in dt bindings.
Signed-off-by: V Sujith Kumar Reddy vsujithk@codeaurora.org Acked-by: Rob Herring robh@kernel.org Signed-off-by: Srinivasa Rao srivasam@codeaurora.org --- include/dt-bindings/sound/sc7180-lpass.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/sound/sc7180-lpass.h b/include/dt-bindings/sound/sc7180-lpass.h index 7d988f6..56ecaaf 100644 --- a/include/dt-bindings/sound/sc7180-lpass.h +++ b/include/dt-bindings/sound/sc7180-lpass.h @@ -4,6 +4,7 @@
#define MI2S_PRIMARY 0 #define MI2S_SECONDARY 1 +#define LPASS_DP_RX 2
#define LPASS_MCLK0 0
--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.