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@xxxxxxxxxx> > Cc: Sascha Hauer <kernel@xxxxxxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > Cc: linux-pm@xxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Suggested-by: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> > --- > 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@xxxxxxxxxx>