Re: [PATCH] arm64: dts: qcom: sc7280: add display port audio

From: Krzysztof Kozlowski
Date: Wed Dec 21 2022 - 03:12:18 EST


On 21/12/2022 08:17, Judy Hsiao wrote:
> Add DisplayPort sound node and lpass_cpu node
> in sc7280-herobrine-audio-rt5682.dtsi.
>
> Signed-off-by: Judy Hsiao <judyhsiao@xxxxxxxxxxxx>
>
> --
> ---

That's not a correct patch format. Apply it, git show and you will see
the error.

>
> .../qcom/sc7280-herobrine-audio-rt5682.dtsi | 19 ++++++++++++++++++-
> 1 file changed, 18 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi b/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi
> index af685bc35e10..69e7aa7b2f6c 100644
> --- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-audio-rt5682.dtsi
> @@ -33,9 +33,22 @@ codec {
> };
>
> dai-link@1 {
> - link-name = "ALC5682";
> + link-name = "DisplayPort";

Why do you change link@1 from DP to ALC?

Best regards,
Krzysztof