Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-02-02 Thread Purna Chandra Mandal
On 01/30/2016 05:28 AM, Stephen Boyd wrote: > On 01/13, Joshua Henderson wrote: >> diff --git a/drivers/clk/clk-pic32.c b/drivers/clk/clk-pic32.c >> new file mode 100644 >> index 000..9dc5f78 >> --- /dev/null >> +++ b/drivers/clk/clk-pic32.c >> @@ -0,0 +1,1801 @@ >> +/* >> + * Purna Chandra

Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-02-02 Thread Purna Chandra Mandal
On 01/30/2016 05:28 AM, Stephen Boyd wrote: > On 01/13, Joshua Henderson wrote: >> diff --git a/drivers/clk/clk-pic32.c b/drivers/clk/clk-pic32.c >> new file mode 100644 >> index 000..9dc5f78 >> --- /dev/null >> +++ b/drivers/clk/clk-pic32.c >> @@ -0,0 +1,1801 @@ >> +/* >> + * Purna Chandra

Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-01-29 Thread Stephen Boyd
On 01/13, Joshua Henderson wrote: > diff --git a/drivers/clk/clk-pic32.c b/drivers/clk/clk-pic32.c > new file mode 100644 > index 000..9dc5f78 > --- /dev/null > +++ b/drivers/clk/clk-pic32.c > @@ -0,0 +1,1801 @@ > +/* > + * Purna Chandra Mandal, > + * Copyright (C) 2015 Microchip Technology

Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-01-29 Thread Stephen Boyd
On 01/13, Joshua Henderson wrote: > diff --git a/drivers/clk/clk-pic32.c b/drivers/clk/clk-pic32.c > new file mode 100644 > index 000..9dc5f78 > --- /dev/null > +++ b/drivers/clk/clk-pic32.c > @@ -0,0 +1,1801 @@ > +/* > + * Purna Chandra Mandal, > + * Copyright (C)

Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-01-26 Thread Joshua Henderson
Hi Michael and Stephen, Ping! Need an ack for this or pull it upstream. DT bindings have long been acked. On 01/13/2016 06:15 PM, Joshua Henderson wrote: > From: Purna Chandra Mandal > > This clock driver implements PIC32 specific clock-tree. clock-tree > entities can only be configured

Re: [PATCH v5 04/14] clk: clk-pic32: Add PIC32 clock driver

2016-01-26 Thread Joshua Henderson
Hi Michael and Stephen, Ping! Need an ack for this or pull it upstream. DT bindings have long been acked. On 01/13/2016 06:15 PM, Joshua Henderson wrote: > From: Purna Chandra Mandal > > This clock driver implements PIC32 specific clock-tree. clock-tree > entities