All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>, Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: RE: [PATCH 4/5] clk: renesas: Add r8a774a1 CPG Core Clock Definitions
Date: Wed, 1 Aug 2018 09:33:17 +0000	[thread overview]
Message-ID: <OSBPR01MB2103E2813C539E4273493BDCB82D0@OSBPR01MB2103.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <CAMuHMdX5NOvxjDUbG0be2e4fmRe5d0hXoi+cJ1B+5-6FHrRk_Q@mail.gmail.com>

Hi Geert,

Thanks for the feedback.

> Subject: Re: [PATCH 4/5] clk: renesas: Add r8a774a1 CPG Core Clock
> Definitions
>
> Hi Biju,
>
> On Mon, Jul 30, 2018 at 9:54 AM Biju Das <biju.das@bp.renesas.com> wrote:
> > Add all RZ/G2M Clock Pulse Generator Core Clock Outputs, as listed in
> > Table 8.2b ("List of Clocks [RZ/G2M]") of the RZ/G2M Hardware User's
> > Manual.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>
> Thanks for your patch!
>
> > --- /dev/null
> > +++ b/include/dt-bindings/clock/r8a774a1-cpg-mssr.h
> > @@ -0,0 +1,59 @@
> > +/* SPDX-License-Identifier: GPL-2.0
> > + *
> > + * Copyright (C) 2018 Renesas Electronics Corp.
> > + */
> > +#ifndef __DT_BINDINGS_CLOCK_R8A774A1_CPG_MSSR_H__
> > +#define __DT_BINDINGS_CLOCK_R8A774A1_CPG_MSSR_H__
> > +
> > +#include <dt-bindings/clock/renesas-cpg-mssr.h>
> > +
> > +/* r8a774a1 CPG Core Clocks */
> > +#define R8A774A1_CLK_Z                 0
> > +#define R8A774A1_CLK_Z2                        1
> > +#define R8A774A1_CLK_ZG                        2
> > +#define R8A774A1_CLK_ZTR               3
> > +#define R8A774A1_CLK_ZTRD2             4
> > +#define R8A774A1_CLK_ZT                        5
> > +#define R8A774A1_CLK_ZX                        6
> > +#define R8A774A1_CLK_S0D1              7
> > +#define R8A774A1_CLK_S0D2              8
> > +#define R8A774A1_CLK_S0D3              9
> > +#define R8A774A1_CLK_S0D4              10
> > +#define R8A774A1_CLK_S0D6              11
> > +#define R8A774A1_CLK_S0D8              12
> > +#define R8A774A1_CLK_S0D12             13
> > +#define R8A774A1_CLK_S1D2              14
> > +#define R8A774A1_CLK_S1D4              15
> > +#define R8A774A1_CLK_S2D1              16
> > +#define R8A774A1_CLK_S2D2              17
> > +#define R8A774A1_CLK_S2D4              18
> > +#define R8A774A1_CLK_S3D1              19
> > +#define R8A774A1_CLK_S3D2              20
> > +#define R8A774A1_CLK_S3D4              21
> > +#define R8A774A1_CLK_LB                        22
> > +#define R8A774A1_CLK_CL                        23
> > +#define R8A774A1_CLK_ZB3               24
> > +#define R8A774A1_CLK_ZB3D2             25
> > +#define R8A774A1_CLK_ZB3D4             26
> > +#define R8A774A1_CLK_CR                        27
> > +#define R8A774A1_CLK_CRD2              28
> > +#define R8A774A1_CLK_SD0H              29
> > +#define R8A774A1_CLK_SD0               30
> > +#define R8A774A1_CLK_SD1H              31
> > +#define R8A774A1_CLK_SD1               32
> > +#define R8A774A1_CLK_SD2H              33
> > +#define R8A774A1_CLK_SD2               34
> > +#define R8A774A1_CLK_SD3H              35
> > +#define R8A774A1_CLK_SD3               36
> > +#define R8A774A1_CLK_RPC               37
> > +#define R8A774A1_CLK_RPCD2             38
> > +#define R8A774A1_CLK_MSO               39
> > +#define R8A774A1_CLK_HDMI              40
> > +#define R8A774A1_CLK_CSI0              41
> > +#define R8A774A1_CLK_CP                        42
> > +#define R8A774A1_CLK_POST2             43
>
> POST2 is an internal clock, which doesn't need to be referred to from DT.
> So please drop it from the bindings.

Will send V2 with the above fix.

> > +#define R8A774A1_CLK_CPEX              44
> > +#define R8A774A1_CLK_R                 45
> > +#define R8A774A1_CLK_OSC               46
>
> With the above fixed:
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Regards,
Biju



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

  reply	other threads:[~2018-08-01  9:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30  7:48 [PATCH 0/5] Add RZ/G2M SYSC/RST/Clock support Biju Das
2018-07-30  7:48 ` [PATCH 1/5] dt-bindings: power: Add r8a774a1 SYSC power domain definitions Biju Das
2018-08-01  8:01   ` Geert Uytterhoeven
2018-07-30  7:48 ` [PATCH 2/5] soc: renesas: rcar-sysc: Add r8a774a1 support Biju Das
2018-08-01  8:05   ` Geert Uytterhoeven
2018-07-30  7:48 ` [PATCH 3/5] soc: renesas: rcar-rst: Add support for RZ/G2M Biju Das
2018-08-01  8:46   ` Geert Uytterhoeven
2018-07-30  7:48 ` [PATCH 4/5] clk: renesas: Add r8a774a1 CPG Core Clock Definitions Biju Das
2018-08-01  8:46   ` Geert Uytterhoeven
2018-08-01  9:33     ` Biju Das [this message]
2018-07-30  7:48 ` [PATCH 5/5] clk: renesas: cpg-mssr: Add r8a774a1 support Biju Das
2018-08-01  9:26   ` Geert Uytterhoeven
2018-08-01  9:31     ` Biju Das
2018-08-01  9:31       ` Biju Das
2018-08-01  9:31       ` Biju Das

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OSBPR01MB2103E2813C539E4273493BDCB82D0@OSBPR01MB2103.jpnprd01.prod.outlook.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.