Re: [PATCH 4/4] irqchip/imx-gpcv2: Add power domain support

2017-02-01 Thread Rob Herring
On Thu, Jan 26, 2017 at 02:05:04PM -0800, Andrey Smirnov wrote: > Add code allowing for control of various power domains managed by GPCv2 > IP block found in i.MX7 series of SoCs. Power domains covered by this > patch are: > > - PCIE PHY > - MIPI PHY > - USB HSIC PHY > -

Re: [PATCH 4/4] irqchip/imx-gpcv2: Add power domain support

2017-02-01 Thread Rob Herring
On Thu, Jan 26, 2017 at 02:05:04PM -0800, Andrey Smirnov wrote: > Add code allowing for control of various power domains managed by GPCv2 > IP block found in i.MX7 series of SoCs. Power domains covered by this > patch are: > > - PCIE PHY > - MIPI PHY > - USB HSIC PHY > -

[PATCH 4/4] irqchip/imx-gpcv2: Add power domain support

2017-01-26 Thread Andrey Smirnov
Add code allowing for control of various power domains managed by GPCv2 IP block found in i.MX7 series of SoCs. Power domains covered by this patch are: - PCIE PHY - MIPI PHY - USB HSIC PHY - USB OTG1/2 PHY Support for any other power domain controlled by GPC is not

[PATCH 4/4] irqchip/imx-gpcv2: Add power domain support

2017-01-26 Thread Andrey Smirnov
Add code allowing for control of various power domains managed by GPCv2 IP block found in i.MX7 series of SoCs. Power domains covered by this patch are: - PCIE PHY - MIPI PHY - USB HSIC PHY - USB OTG1/2 PHY Support for any other power domain controlled by GPC is not