From: Shawn Guo <shawnguo@kernel.org>
To: Aisheng Dong <aisheng.dong@nxp.com>
Cc: "linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
"sboyd@kernel.org" <sboyd@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
Fabio Estevam <fabio.estevam@nxp.com>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH RESEND v1 0/4] dt-binding: clk: prepare for imx8qm clock support
Date: Wed, 16 Jan 2019 19:02:17 +0800 [thread overview]
Message-ID: <20190116110216.GN15808@dragon> (raw)
In-Reply-To: <AM0PR04MB42115D3E98B8B319936AC60E80820@AM0PR04MB4211.eurprd04.prod.outlook.com>
On Wed, Jan 16, 2019 at 05:40:01AM +0000, Aisheng Dong wrote:
> Ping...
>
> BTW, as the first two patches change the same firmware binding doc fs.scu.txt.
> I'm not sure whether it should go to Shawn's tree for the binding part, or Stephen's clock tree.
>
> Shawn & Stephen,
> What's your suggestion?
I can apply the first two to my tree as long as Rob and Stephen ack on
them.
Shawn
>
> Regards
> Dong Aisheng
>
> > From: Aisheng Dong [mailto:aisheng.dong@nxp.com]
> > Sent: Friday, January 11, 2019 7:56 PM
> >
> > After a bit more investigation on IMX8QM, it seemed SCU clock can be used in
> > a similar way as IMX8QXP. So update the binding and driver to be a bit generic
> > for easily extension of IMX8QM support later.
> >
> > Dong Aisheng (4):
> > dt-bindings: fsl: scu: add fallback compatible string for clock
> > dt-bindings: fsl: scu: add imx8qm scu clock support
> > clk: imx: scu: add fallback compatible string support
> > dt-bindings: imx8-clock: add a53 and a72 clock id
> >
> > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++--
> > drivers/clk/imx/clk-imx8qxp.c | 1 +
> > include/dt-bindings/clock/imx8-clock.h | 6 ++++--
> > 3 files changed, 10 insertions(+), 4 deletions(-)
> >
> > --
> > 2.7.4
>
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Aisheng Dong <aisheng.dong@nxp.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"sboyd@kernel.org" <sboyd@kernel.org>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH RESEND v1 0/4] dt-binding: clk: prepare for imx8qm clock support
Date: Wed, 16 Jan 2019 19:02:17 +0800 [thread overview]
Message-ID: <20190116110216.GN15808@dragon> (raw)
In-Reply-To: <AM0PR04MB42115D3E98B8B319936AC60E80820@AM0PR04MB4211.eurprd04.prod.outlook.com>
On Wed, Jan 16, 2019 at 05:40:01AM +0000, Aisheng Dong wrote:
> Ping...
>
> BTW, as the first two patches change the same firmware binding doc fs.scu.txt.
> I'm not sure whether it should go to Shawn's tree for the binding part, or Stephen's clock tree.
>
> Shawn & Stephen,
> What's your suggestion?
I can apply the first two to my tree as long as Rob and Stephen ack on
them.
Shawn
>
> Regards
> Dong Aisheng
>
> > From: Aisheng Dong [mailto:aisheng.dong@nxp.com]
> > Sent: Friday, January 11, 2019 7:56 PM
> >
> > After a bit more investigation on IMX8QM, it seemed SCU clock can be used in
> > a similar way as IMX8QXP. So update the binding and driver to be a bit generic
> > for easily extension of IMX8QM support later.
> >
> > Dong Aisheng (4):
> > dt-bindings: fsl: scu: add fallback compatible string for clock
> > dt-bindings: fsl: scu: add imx8qm scu clock support
> > clk: imx: scu: add fallback compatible string support
> > dt-bindings: imx8-clock: add a53 and a72 clock id
> >
> > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++--
> > drivers/clk/imx/clk-imx8qxp.c | 1 +
> > include/dt-bindings/clock/imx8-clock.h | 6 ++++--
> > 3 files changed, 10 insertions(+), 4 deletions(-)
> >
> > --
> > 2.7.4
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Aisheng Dong <aisheng.dong@nxp.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"sboyd@kernel.org" <sboyd@kernel.org>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH RESEND v1 0/4] dt-binding: clk: prepare for imx8qm clock support
Date: Wed, 16 Jan 2019 19:02:17 +0800 [thread overview]
Message-ID: <20190116110216.GN15808@dragon> (raw)
In-Reply-To: <AM0PR04MB42115D3E98B8B319936AC60E80820@AM0PR04MB4211.eurprd04.prod.outlook.com>
On Wed, Jan 16, 2019 at 05:40:01AM +0000, Aisheng Dong wrote:
> Ping...
>
> BTW, as the first two patches change the same firmware binding doc fs.scu.txt.
> I'm not sure whether it should go to Shawn's tree for the binding part, or Stephen's clock tree.
>
> Shawn & Stephen,
> What's your suggestion?
I can apply the first two to my tree as long as Rob and Stephen ack on
them.
Shawn
>
> Regards
> Dong Aisheng
>
> > From: Aisheng Dong [mailto:aisheng.dong@nxp.com]
> > Sent: Friday, January 11, 2019 7:56 PM
> >
> > After a bit more investigation on IMX8QM, it seemed SCU clock can be used in
> > a similar way as IMX8QXP. So update the binding and driver to be a bit generic
> > for easily extension of IMX8QM support later.
> >
> > Dong Aisheng (4):
> > dt-bindings: fsl: scu: add fallback compatible string for clock
> > dt-bindings: fsl: scu: add imx8qm scu clock support
> > clk: imx: scu: add fallback compatible string support
> > dt-bindings: imx8-clock: add a53 and a72 clock id
> >
> > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 7 +++++--
> > drivers/clk/imx/clk-imx8qxp.c | 1 +
> > include/dt-bindings/clock/imx8-clock.h | 6 ++++--
> > 3 files changed, 10 insertions(+), 4 deletions(-)
> >
> > --
> > 2.7.4
>
next prev parent reply other threads:[~2019-01-16 11:02 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-11 11:55 [PATCH RESEND v1 0/4] dt-binding: clk: prepare for imx8qm clock support Aisheng Dong
2019-01-11 11:55 ` Aisheng Dong
2019-01-11 11:55 ` Aisheng Dong
2019-01-11 11:55 ` [PATCH RESEND v1 1/4] dt-bindings: fsl: scu: add fallback compatible string for clock Aisheng Dong
2019-01-11 11:55 ` Aisheng Dong
2019-01-11 11:55 ` Aisheng Dong
2019-01-21 23:25 ` Rob Herring
2019-01-21 23:25 ` Rob Herring
2019-01-21 23:25 ` Rob Herring
2019-01-22 19:05 ` Stephen Boyd
2019-01-22 19:05 ` Stephen Boyd
2019-01-22 19:05 ` Stephen Boyd
2019-01-11 11:56 ` [PATCH RESEND v1 2/4] dt-bindings: fsl: scu: add imx8qm scu clock support Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-21 23:27 ` Rob Herring
2019-01-21 23:27 ` Rob Herring
2019-01-21 23:27 ` Rob Herring
2019-01-22 12:58 ` Aisheng Dong
2019-01-22 12:58 ` Aisheng Dong
2019-01-22 12:58 ` Aisheng Dong
2019-01-22 19:06 ` Stephen Boyd
2019-01-22 19:06 ` Stephen Boyd
2019-01-22 19:06 ` Stephen Boyd
2019-01-11 11:56 ` [PATCH RESEND v1 3/4] clk: imx: scu: add fallback compatible string support Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-11 11:56 ` [PATCH RESEND v1 4/4] dt-bindings: imx8-clock: add a53 and a72 clock id Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-11 11:56 ` Aisheng Dong
2019-01-22 0:10 ` Rob Herring
2019-01-22 0:10 ` Rob Herring
2019-01-22 0:10 ` Rob Herring
2019-01-22 12:59 ` Aisheng Dong
2019-01-22 12:59 ` Aisheng Dong
2019-01-22 12:59 ` Aisheng Dong
2019-01-30 16:45 ` Rob Herring
2019-01-30 16:45 ` Rob Herring
2019-01-30 16:45 ` Rob Herring
2019-01-16 5:40 ` [PATCH RESEND v1 0/4] dt-binding: clk: prepare for imx8qm clock support Aisheng Dong
2019-01-16 5:40 ` Aisheng Dong
2019-01-16 5:40 ` Aisheng Dong
2019-01-16 11:02 ` Shawn Guo [this message]
2019-01-16 11:02 ` Shawn Guo
2019-01-16 11:02 ` Shawn Guo
2019-01-22 19:06 ` Stephen Boyd
2019-01-22 19:06 ` Stephen Boyd
2019-01-22 19:06 ` Stephen Boyd
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=20190116110216.GN15808@dragon \
--to=shawnguo@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@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.