On Mon, Dec 17, 2018 at 04:31:52PM +0100, Lucas Stach wrote: > Some power domains handled by the GPCv2 driver need to enable the clocks > for devies inside the domain, so that the reset propagation and proper > power-up sequencing happens. Handle them in the same way as on GPCv1. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > .../bindings/power/fsl,imx-gpcv2.txt | 3 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/soc/imx/gpcv2.c | 60 ++++++++++++++++++- > 2 files changed, 62 insertions(+), 1 deletion(-)