Re: [RFC v3 01/10] arm64: dts: qcom: sdm845: Add SoC compatible to MTP

From: Matthias Kaehlcke
Date: Tue Jan 28 2020 - 15:40:12 EST


Hi Sibi,

On Tue, Jan 28, 2020 at 01:33:41AM +0530, Sibi Sankar wrote:
> Add missing SoC compatible to SDM845 MTP board file.
>
> Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> index 09ad37b0dd71d..54087847794aa 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> @@ -13,7 +13,7 @@
>
> / {
> model = "Qualcomm Technologies, Inc. SDM845 MTP";
> - compatible = "qcom,sdm845-mtp";
> + compatible = "qcom,sdm845-mtp", "qcom,sdm845";

Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>

Since this is v3 already I think you can omit the RFC tag in the next
revision of the series.