From: Rob Herring <robh@kernel.org>
Cc: "A.s. Dong" <aisheng.dong@nxp.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
"dongas86@gmail.com" <dongas86@gmail.com>,
"khilman@kernel.org" <khilman@kernel.org>,
"hange-folder>?" <toggle-mailboxes@bogus>,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
"rjw@rjwysocki.net" <rjw@rjwysocki.net>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH V8 3/5] dt-bindings: fsl: scu: update power domain binding
Date: Tue, 30 Oct 2018 14:30:27 -0500 [thread overview]
Message-ID: <20181030193027.GA26215@bogus> (raw)
In-Reply-To: <1540739690-23750-4-git-send-email-aisheng.dong@nxp.com>
On Sun, 28 Oct 2018 15:19:44 +0000, "A.s. Dong" wrote:
> Update the power domain binding with #power-domain-cells 1 format.
> The first cell can be a global SCU power domain and the 2nd cell
> the device ID. With this approach, we may remove all the sub power
> domain nodes from device tree which can relief the device tree a lot.
>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Cc: linux-pm@vger.kernel.org
> Cc: devicetree@vger.kernel.org
> Suggested-by: Rob Herring <robh+dt@kernel.org>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
> ChangeLog:
> v7->v8:
> * new patch
> ---
> .../devicetree/bindings/arm/freescale/fsl,scu.txt | 37 +++++-----------------
> 1 file changed, 8 insertions(+), 29 deletions(-)
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V8 3/5] dt-bindings: fsl: scu: update power domain binding
Date: Tue, 30 Oct 2018 14:30:27 -0500 [thread overview]
Message-ID: <20181030193027.GA26215@bogus> (raw)
In-Reply-To: <1540739690-23750-4-git-send-email-aisheng.dong@nxp.com>
On Sun, 28 Oct 2018 15:19:44 +0000, "A.s. Dong" wrote:
> Update the power domain binding with #power-domain-cells 1 format.
> The first cell can be a global SCU power domain and the 2nd cell
> the device ID. With this approach, we may remove all the sub power
> domain nodes from device tree which can relief the device tree a lot.
>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: Sascha Hauer <kernel@pengutronix.de>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Cc: linux-pm at vger.kernel.org
> Cc: devicetree at vger.kernel.org
> Suggested-by: Rob Herring <robh+dt@kernel.org>
> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
> ChangeLog:
> v7->v8:
> * new patch
> ---
> .../devicetree/bindings/arm/freescale/fsl,scu.txt | 37 +++++-----------------
> 1 file changed, 8 insertions(+), 29 deletions(-)
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2018-10-30 19:30 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-28 15:19 [PATCH V8 0/5] soc: imx: add scu power domain driver A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-28 15:19 ` [PATCH V8 1/5] dt-bindings: imx: add scu resource id headfile A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-30 19:30 ` Rob Herring
2018-10-30 19:30 ` Rob Herring
2018-10-28 15:19 ` [PATCH V8 2/5] firmware: imx: remove resource id enums A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-28 15:19 ` [PATCH V8 3/5] dt-bindings: fsl: scu: update power domain binding A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-30 19:30 ` Rob Herring [this message]
2018-10-30 19:30 ` Rob Herring
2018-10-28 15:19 ` [PATCH V8 4/5] firmware: imx: add pm svc headfile A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-28 15:19 ` [PATCH V8 5/5] firmware: imx: add SCU power domain driver A.s. Dong
2018-10-28 15:19 ` A.s. Dong
2018-10-29 11:43 ` Ulf Hansson
2018-10-29 11:43 ` Ulf Hansson
2018-10-30 13:20 ` A.s. Dong
2018-10-30 13:20 ` A.s. Dong
2018-10-30 15:59 ` Ulf Hansson
2018-10-30 15:59 ` Ulf Hansson
2018-10-31 1:45 ` A.s. Dong
2018-10-31 1:45 ` A.s. Dong
2018-10-31 15:55 ` Ulf Hansson
2018-10-31 15:55 ` Ulf Hansson
2018-10-31 17:24 ` A.s. Dong
2018-10-31 17:24 ` A.s. Dong
2018-10-31 21:48 ` Ulf Hansson
2018-10-31 21:48 ` Ulf Hansson
2018-11-01 1:28 ` A.s. Dong
2018-11-01 1:28 ` A.s. Dong
2018-11-01 9:51 ` Ulf Hansson
2018-11-01 9:51 ` Ulf Hansson
2018-11-01 14:02 ` A.s. Dong
2018-11-01 14:02 ` A.s. Dong
2018-10-29 11:14 ` [PATCH V8 0/5] soc: imx: add scu " Ulf Hansson
2018-10-29 11:14 ` Ulf Hansson
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=20181030193027.GA26215@bogus \
--to=robh@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=dongas86@gmail.com \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=shawnguo@kernel.org \
--cc=toggle-mailboxes@bogus \
--cc=ulf.hansson@linaro.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.