On Wed, Mar 09, 2016 at 06:16:42PM -0800, Stefan Agner wrote:
> +static int __init vf610_gpc_of_init(struct device_node *node,
> +struct device_node *parent)
> +{
> + struct irq_domain *domain, *domain_parent;
> + int i;
> +
> + domain_parent = irq_find_host(
On Fri, 11 Mar 2016 10:11:43 -0800
Stefan Agner wrote:
> Hi Marc,
>
> On 2016-03-10 19:41, Marc Zyngier wrote:
> > On Wed, 9 Mar 2016 18:16:42 -0800
> > Stefan Agner wrote:
> >
> > Hi Stefan,
> >
> >> This patch introduces a driver for Vybrids GPC (Global Power
> >> Controller). Vybrids GPC
Hi Marc,
On 2016-03-10 19:41, Marc Zyngier wrote:
> On Wed, 9 Mar 2016 18:16:42 -0800
> Stefan Agner wrote:
>
> Hi Stefan,
>
>> This patch introduces a driver for Vybrids GPC (Global Power
>> Controller). Vybrids GPC IP is simpler than the one found in
>> i.MX 6: There is no power gating contr
On Wed, 9 Mar 2016 18:16:42 -0800
Stefan Agner wrote:
Hi Stefan,
> This patch introduces a driver for Vybrids GPC (Global Power
> Controller). Vybrids GPC IP is simpler than the one found in
> i.MX 6: There is no power gating control (GPC) and the GPC INTC
> does not need to clear IRQ masks for
4 matches
Mail list logo