All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings
@ 2015-02-26 16:42 Ulrich Hecht
  2015-02-26 16:46 ` Laurent Pinchart
  2015-02-27  8:01 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Ulrich Hecht @ 2015-02-26 16:42 UTC (permalink / raw)
  To: linux-sh

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
index 0a80fa7..e163092 100644
--- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
@@ -13,6 +13,7 @@ Required Properties:
     - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
     - "renesas,r8a73a4-mstp-clocks" for R8A73A4 (R-Mobile APE6) MSTP gate clocks
     - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks
+    - "renesas,r8a7778-mstp-clocks" for R8A7778 (R-Car M1) MSTP gate clocks
     - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks
     - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks
     - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP gate clocks
-- 
2.2.2


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

* Re: [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings
  2015-02-26 16:42 [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings Ulrich Hecht
@ 2015-02-26 16:46 ` Laurent Pinchart
  2015-02-27  8:01 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Pinchart @ 2015-02-26 16:46 UTC (permalink / raw)
  To: linux-sh

Hi Ulrich,

Thank you for the patch.

On Thursday 26 February 2015 17:42:06 Ulrich Hecht wrote:
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git
> a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt index
> 0a80fa7..e163092 100644
> --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt
> @@ -13,6 +13,7 @@ Required Properties:
>      - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks
>      - "renesas,r8a73a4-mstp-clocks" for R8A73A4 (R-Mobile APE6) MSTP gate
> clocks - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate
> clocks +    - "renesas,r8a7778-mstp-clocks" for R8A7778 (R-Car M1) MSTP
> gate clocks - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP
> gate clocks - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP
> gate clocks - "renesas,r8a7791-mstp-clocks" for R8A7791 (R-Car M2) MSTP
> gate clocks

-- 
Regards,

Laurent Pinchart


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

* Re: [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings
  2015-02-26 16:42 [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings Ulrich Hecht
  2015-02-26 16:46 ` Laurent Pinchart
@ 2015-02-27  8:01 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-02-27  8:01 UTC (permalink / raw)
  To: linux-sh

On Thu, Feb 26, 2015 at 5:42 PM, Ulrich Hecht
<ulrich.hecht+renesas@gmail.com> wrote:
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2015-02-27  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 16:42 [PATCH v4 1/9] clk: shmobile: Add r8a7778 SoC to MSTP bindings Ulrich Hecht
2015-02-26 16:46 ` Laurent Pinchart
2015-02-27  8:01 ` Geert Uytterhoeven

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.