[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <DM2PR0201MB076714477CD660B8F32D3D56B8110@DM2PR0201MB0767.namprd02.prod.outlook.com>
Date: Wed, 10 Jan 2018 19:58:25 +0000
From: Jolly Shah <JOLLYS@...inx.com>
To: Philippe Ombredanne <pombredanne@...b.com>
CC: Matthias Brugger <matthias.bgg@...il.com>,
Andy Gross <andy.gross@...aro.org>,
Shawn Guo <shawnguo@...nel.org>,
"geert+renesas@...der.be" <geert+renesas@...der.be>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Sean Wang <sean.wang@...iatek.com>,
"Marek Szyprowski" <m.szyprowski@...sung.com>,
Michal Simek <michal.simek@...inx.com>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
LKML <linux-kernel@...r.kernel.org>,
Rajan Vaja <RAJANV@...inx.com>
Subject: RE: [RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
Thanks Philippe for review,
> -----Original Message-----
> From: Philippe Ombredanne [mailto:pombredanne@...b.com]
> Sent: Tuesday, January 09, 2018 4:48 AM
> To: Jolly Shah <JOLLYS@...inx.com>
> Cc: Matthias Brugger <matthias.bgg@...il.com>; Andy Gross
> <andy.gross@...aro.org>; Shawn Guo <shawnguo@...nel.org>;
> geert+renesas@...der.be; Bjorn Andersson <bjorn.andersson@...aro.org>; Sean
> Wang <sean.wang@...iatek.com>; Marek Szyprowski
> <m.szyprowski@...sung.com>; Michal Simek <michal.simek@...inx.com>;
> moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-
> kernel@...ts.infradead.org>; LKML <linux-kernel@...r.kernel.org>; Jolly Shah
> <JOLLYS@...inx.com>; Rajan Vaja <RAJANV@...inx.com>
> Subject: Re: [RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
>
> Jolly,
>
> On Mon, Jan 8, 2018 at 11:12 PM, Jolly Shah <jolly.shah@...inx.com> wrote:
> > The zynqmp-genpd driver communicates the usage requirements for
> > logical power domains / devices to the platform FW.
> > FW is responsible for choosing appropriate power states, taking Linux'
> > usage information into account.
> >
> > Signed-off-by: Jolly Shah <jollys@...inx.com>
> > Signed-off-by: Rajan Vaja <rajanv@...inx.com>
> > ---
>
> <snip>
>
> > --- /dev/null
> > +++ b/drivers/soc/xilinx/zynqmp/pm_domains.c
> > @@ -0,0 +1,343 @@
> > +/*
> > + * ZynqMP Generic PM domain support
> > + *
> > + * Copyright (C) 2014-2017 Xilinx, Inc.
> > + *
> > + * Davorin Mista <davorin.mista@...ios.com>
> > + * Jolly Shah <jollys@...inx.com>
> > + * Rajan Vaja <rajanv@...inx.com>
> > + *
> > + * SPDX-License-Identifier: GPL-2.0+
> > + */
>
> This tag should be on the fist line as this:
>
> // SPDX-License-Identifier: GPL-2.0+
>
> --
> Cordially
> Philippe Ombredanne
Will fix it in next version
Powered by blists - more mailing lists