On Mon, 04 Jul 2016 16:15:31 +0900, Geert Uytterhoeven wrote: > > Hi Sato-san, > > On Wed, Jun 29, 2016 at 3:40 PM, Yoshinori Sato > <ysato@xxxxxxxxxxxxxxxxxxxx> wrote: > > --- /dev/null > > +++ b/include/dt-bindings/clock/renesas-sh7750.h > > @@ -0,0 +1,26 @@ > > +/* > > + * Copyright (C) 2016 Yoshinori Sato > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License as published by > > + * the Free Software Foundation; either version 2 of the License, or > > + * (at your option) any later version. > > + */ > > +#ifndef __DT_BINDINGS_CLOCK_RENESAS_SH7750_H__ > > +#define __DT_BINDINGS_CLOCK_RENESAS_SH7750_H__ > > + > > +#define SH7750_CLK_SCI 0 > > +#define SH7750_CLK_RTC 1 > > +#define SH7750_CLK_TMU0 2 > > +#define SH7750_CLK_TMU1 3 > > +#define SH7750_CLK_TMU2 4 > > +#define SH7750_CLK_SCIF 5 > > +#define SH7750_CLK_DMAC 6 > > +#define SH7750_CLK_UBC 7 > > +#define SH7750_CLK_SQ 8 > > +#define SH7750_CLK_INTC 9 > > +#define SH7750_CLK_TMU3 10 > > +#define SH7750_CLK_TMU4 11 > > +#define SH7750_CLK_PCIC 12 > > Looking at the table in drivers/clk/sh/clk-sh7750cpg.c, SH7750_CLK_CORE seems > to be missing? Yes. I forgot it. > > + > > +#endif /* __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__ */ > > Relic from the Renesas CPG/MSSR driver. OK. > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > 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 -- Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html