On 18/03/2024 06:35, Taniya Das wrote: > Update the lpassaudio node to support the new compatible. Why? The most important information and you ignore it... What is easily visible from the diff. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > index 97824c769ba3..dc7edea7f7c8 100644 > --- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > +++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts > @@ -1,6 +1,6 @@ > // SPDX-License-Identifier: BSD-3-Clause > /* > - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. > + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. > */ > > /dts-v1/; > @@ -430,6 +430,11 @@ > <GCC_WPSS_RSCP_CLK>; > }; > > +&lpass_audiocc { > + compatible = "qcom,qcm6490-lpassaudiocc"; No, you are creating some spaghetti DTS. Boards do not change SoC compatibles. Best regards, Krzysztof