From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH V8 3/5] dt-bindings: fsl: scu: update power domain binding Date: Tue, 30 Oct 2018 14:30:27 -0500 Message-ID: <20181030193027.GA26215@bogus> References: <1540739690-23750-1-git-send-email-aisheng.dong@nxp.com> <1540739690-23750-4-git-send-email-aisheng.dong@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1540739690-23750-4-git-send-email-aisheng.dong@nxp.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: "A.s. Dong" , "devicetree@vger.kernel.org" , "ulf.hansson@linaro.org" , "dongas86@gmail.com" , "khilman@kernel.org" , "hange-folder>?" , "linux-pm@vger.kernel.org" , "rjw@rjwysocki.net" , dl-linux-imx , "kernel@pengutronix.de" , Fabio Estevam , "shawnguo@kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org 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 > Cc: Sascha Hauer > Cc: Rob Herring > Cc: Ulf Hansson > Cc: linux-pm@vger.kernel.org > Cc: devicetree@vger.kernel.org > Suggested-by: Rob Herring > Signed-off-by: Dong Aisheng > --- > ChangeLog: > v7->v8: > * new patch > --- > .../devicetree/bindings/arm/freescale/fsl,scu.txt | 37 +++++----------------- > 1 file changed, 8 insertions(+), 29 deletions(-) > Reviewed-by: Rob Herring