All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clk: shmobile: cpg-mssr: Update serial port clock in example
@ 2016-02-15 12:39 Geert Uytterhoeven
  2016-02-15 23:16 ` Michael Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-02-15 12:39 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Cfr. commit a9ec81f4ed5c05db ("serial: sh-sci: Drop the interface
clock").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
I plan to queue this up with the other clk-shmobile patches in
clk-shmobile-for-v4.6 and send a pull request later.

 Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
index 59297d34b2084429..fefb8023020f1a54 100644
--- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
@@ -61,7 +61,7 @@ Examples
 		reg = <0 0xe6e88000 0 64>;
 		interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
 		clocks = <&cpg CPG_MOD 310>;
-		clock-names = "sci_ick";
+		clock-names = "fck";
 		dmas = <&dmac1 0x13>, <&dmac1 0x12>;
 		dma-names = "tx", "rx";
 		power-domains = <&cpg>;
-- 
1.9.1

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

* Re: [PATCH] clk: shmobile: cpg-mssr: Update serial port clock in example
  2016-02-15 12:39 [PATCH] clk: shmobile: cpg-mssr: Update serial port clock in example Geert Uytterhoeven
@ 2016-02-15 23:16 ` Michael Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Turquette @ 2016-02-15 23:16 UTC (permalink / raw)
  To: Geert Uytterhoeven, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2016-02-15 04:39:37)
> Cfr. commit a9ec81f4ed5c05db ("serial: sh-sci: Drop the interface
> clock").
> =

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> I plan to queue this up with the other clk-shmobile patches in
> clk-shmobile-for-v4.6 and send a pull request later.

Ack.

Regards,
Mike

> =

>  Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> =

> diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt=
 b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
> index 59297d34b2084429..fefb8023020f1a54 100644
> --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
> +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
> @@ -61,7 +61,7 @@ Examples
>                 reg =3D <0 0xe6e88000 0 64>;
>                 interrupts =3D <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
>                 clocks =3D <&cpg CPG_MOD 310>;
> -               clock-names =3D "sci_ick";
> +               clock-names =3D "fck";
>                 dmas =3D <&dmac1 0x13>, <&dmac1 0x12>;
>                 dma-names =3D "tx", "rx";
>                 power-domains =3D <&cpg>;
> -- =

> 1.9.1
>=20

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

end of thread, other threads:[~2016-02-15 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15 12:39 [PATCH] clk: shmobile: cpg-mssr: Update serial port clock in example Geert Uytterhoeven
2016-02-15 23:16 ` Michael Turquette

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.