diff mbox

[v5,08/11] arm64: r8a7795: Set maximum frequencies for SDHI clocks

Message ID 1472591399-13907-9-git-send-email-horms+renesas@verge.net.au (mailing list archive)
State New, archived
Headers show

Commit Message

Simon Horman Aug. 30, 2016, 9:09 p.m. UTC
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
v5
* New patch
---
 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Wolfram Sang Aug. 31, 2016, 8:44 a.m. UTC | #1
On Tue, Aug 30, 2016 at 11:09:56PM +0200, Simon Horman wrote:
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> v5
> * New patch

Huh? There is already 721e9a08aa514c ("arm64: dts: r8a7795: set maximum
frequency for SDHI clocks") in renesas/drivers? Why didn't you pick this
one?
Simon Horman Sept. 1, 2016, 2:24 p.m. UTC | #2
On Wed, Aug 31, 2016 at 10:44:49AM +0200, Wolfram Sang wrote:
> On Tue, Aug 30, 2016 at 11:09:56PM +0200, Simon Horman wrote:
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > ---
> > v5
> > * New patch
> 
> Huh? There is already 721e9a08aa514c ("arm64: dts: r8a7795: set maximum
> frequency for SDHI clocks") in renesas/drivers? Why didn't you pick this
> one?

Sorry, I was working aganst mmc/next and forgot to check
against the renesas tree for the patches that should go/be there.

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index 70949f4d50a2..f83b87e9366e 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -1099,6 +1099,7 @@ 
 			interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&cpg CPG_MOD 314>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
+			max-frequency = <200000000>;
 			status = "disabled";
 		};
 
@@ -1108,6 +1109,7 @@ 
 			interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&cpg CPG_MOD 313>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
+			max-frequency = <200000000>;
 			status = "disabled";
 		};
 
@@ -1117,6 +1119,7 @@ 
 			interrupts = <GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&cpg CPG_MOD 312>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
+			max-frequency = <200000000>;
 			status = "disabled";
 		};
 
@@ -1126,6 +1129,7 @@ 
 			interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&cpg CPG_MOD 311>;
 			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
+			max-frequency = <200000000>;
 			status = "disabled";
 		};