OSDN Git Service

soc: imx: gpcv2: handle reset clocks
authorLucas Stach <l.stach@pengutronix.de>
Mon, 17 Dec 2018 15:31:52 +0000 (16:31 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Jan 2019 07:12:59 +0000 (15:12 +0800)
commitae1d2add26a4a0d34dc0615d304be2f341202e77
tree84b3f39577231f48a665dfca7a0e4669062c753c
parentb798d5a1b0eaf276f463262284e58a29b451063c
soc: imx: gpcv2: handle reset clocks

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@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt
drivers/soc/imx/gpcv2.c