linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string
@ 2021-08-04 13:32 Thara Gopinath
  2021-08-04 19:51 ` Konrad Dybcio
  0 siblings, 1 reply; 2+ messages in thread
From: Thara Gopinath @ 2021-08-04 13:32 UTC (permalink / raw)
  To: agross, bjorn.andersson, robh+dt; +Cc: linux-arm-msm, devicetree, linux-kernel

Add "qcom,sm8150" as one of the platform compatible strings.
This will be later used by cpufreq-dt-platdev to exclude using
cpufreq-dt cpufreq driver.

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8150-mtp.dts b/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
index 53edf7541169..b484371a6044 100644
--- a/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
@@ -15,7 +15,7 @@
 
 / {
 	model = "Qualcomm Technologies, Inc. SM8150 MTP";
-	compatible = "qcom,sm8150-mtp";
+	compatible = "qcom,sm8150-mtp", "qcom,sm8150";
 
 	aliases {
 		serial0 = &uart2;
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string
  2021-08-04 13:32 [PATCH] arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string Thara Gopinath
@ 2021-08-04 19:51 ` Konrad Dybcio
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Dybcio @ 2021-08-04 19:51 UTC (permalink / raw)
  To: Thara Gopinath, agross, bjorn.andersson, robh+dt
  Cc: linux-arm-msm, devicetree, linux-kernel


On 04.08.2021 15:32, Thara Gopinath wrote:
> Add "qcom,sm8150" as one of the platform compatible strings.
> This will be later used by cpufreq-dt-platdev to exclude using
> cpufreq-dt cpufreq driver.
>
> Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>

Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>


> ---
>  arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8150-mtp.dts b/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
> index 53edf7541169..b484371a6044 100644
> --- a/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8150-mtp.dts
> @@ -15,7 +15,7 @@
>  
>  / {
>  	model = "Qualcomm Technologies, Inc. SM8150 MTP";
> -	compatible = "qcom,sm8150-mtp";
> +	compatible = "qcom,sm8150-mtp", "qcom,sm8150";
>  
>  	aliases {
>  		serial0 = &uart2;
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-04 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 13:32 [PATCH] arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string Thara Gopinath
2021-08-04 19:51 ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).