All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: Fix the RPM clock controller compatible string
@ 2018-04-18 13:43 ` Linus Walleij
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2018-04-18 13:43 UTC (permalink / raw)
  To: linux-arm-kernel, linux-arm-msm, Andy Gross, David Brown
  Cc: Stephen Boyd, Linus Walleij, linux-soc, Bjorn Andersson

The right string is msm8660 and there is also apq8060, but not
apq8660, so fix this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
index 33030f9419fe..70698941f64c 100644
--- a/arch/arm/boot/dts/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
@@ -452,7 +452,7 @@
 			clock-names = "ram";
 
 			rpmcc: clock-controller {
-				compatible	= "qcom,rpmcc-apq8660", "qcom,rpmcc";
+				compatible	= "qcom,rpmcc-msm8660", "qcom,rpmcc";
 				#clock-cells = <1>;
 			};
 
-- 
2.14.3

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

* [PATCH] ARM: dts: Fix the RPM clock controller compatible string
@ 2018-04-18 13:43 ` Linus Walleij
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2018-04-18 13:43 UTC (permalink / raw)
  To: linux-arm-kernel

The right string is msm8660 and there is also apq8060, but not
apq8660, so fix this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
index 33030f9419fe..70698941f64c 100644
--- a/arch/arm/boot/dts/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
@@ -452,7 +452,7 @@
 			clock-names = "ram";
 
 			rpmcc: clock-controller {
-				compatible	= "qcom,rpmcc-apq8660", "qcom,rpmcc";
+				compatible	= "qcom,rpmcc-msm8660", "qcom,rpmcc";
 				#clock-cells = <1>;
 			};
 
-- 
2.14.3

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

* Re: [PATCH] ARM: dts: Fix the RPM clock controller compatible string
  2018-04-18 13:43 ` Linus Walleij
@ 2018-04-19  4:54   ` Bjorn Andersson
  -1 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2018-04-19  4:54 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Stephen Boyd, linux-arm-msm, David Brown, Andy Gross, linux-soc,
	linux-arm-kernel

On Wed 18 Apr 06:43 PDT 2018, Linus Walleij wrote:

> The right string is msm8660 and there is also apq8060, but not
> apq8660, so fix this.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> ---
>  arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> index 33030f9419fe..70698941f64c 100644
> --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> @@ -452,7 +452,7 @@
>  			clock-names = "ram";
>  
>  			rpmcc: clock-controller {
> -				compatible	= "qcom,rpmcc-apq8660", "qcom,rpmcc";
> +				compatible	= "qcom,rpmcc-msm8660", "qcom,rpmcc";
>  				#clock-cells = <1>;
>  			};
>  
> -- 
> 2.14.3
> 

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

* [PATCH] ARM: dts: Fix the RPM clock controller compatible string
@ 2018-04-19  4:54   ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2018-04-19  4:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed 18 Apr 06:43 PDT 2018, Linus Walleij wrote:

> The right string is msm8660 and there is also apq8060, but not
> apq8660, so fix this.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> ---
>  arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> index 33030f9419fe..70698941f64c 100644
> --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> @@ -452,7 +452,7 @@
>  			clock-names = "ram";
>  
>  			rpmcc: clock-controller {
> -				compatible	= "qcom,rpmcc-apq8660", "qcom,rpmcc";
> +				compatible	= "qcom,rpmcc-msm8660", "qcom,rpmcc";
>  				#clock-cells = <1>;
>  			};
>  
> -- 
> 2.14.3
> 

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

end of thread, other threads:[~2018-04-19  4:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 13:43 [PATCH] ARM: dts: Fix the RPM clock controller compatible string Linus Walleij
2018-04-18 13:43 ` Linus Walleij
2018-04-19  4:54 ` Bjorn Andersson
2018-04-19  4:54   ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.