Re: [PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver

2016-02-24 Thread Michael Turquette
Hi Joshua, Quoting Joshua Henderson (2016-02-24 08:07:16) > From: Purna Chandra Mandal > > This clock driver implements PIC32 specific clock-tree. clock-tree > entities can only be configured through device-tree file (OF). > > Signed-off-by: Purna Chandra Mandal

Re: [PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver

2016-02-24 Thread Michael Turquette
Hi Joshua, Quoting Joshua Henderson (2016-02-24 08:07:16) > From: Purna Chandra Mandal > > This clock driver implements PIC32 specific clock-tree. clock-tree > entities can only be configured through device-tree file (OF). > > Signed-off-by: Purna Chandra Mandal > Signed-off-by: Joshua

[PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver

2016-02-24 Thread Joshua Henderson
From: Purna Chandra Mandal This clock driver implements PIC32 specific clock-tree. clock-tree entities can only be configured through device-tree file (OF). Signed-off-by: Purna Chandra Mandal Signed-off-by: Joshua Henderson

[PATCH v8 2/3] clk: clk-pic32: Add PIC32 clock driver

2016-02-24 Thread Joshua Henderson
From: Purna Chandra Mandal This clock driver implements PIC32 specific clock-tree. clock-tree entities can only be configured through device-tree file (OF). Signed-off-by: Purna Chandra Mandal Signed-off-by: Joshua Henderson Cc: Ralf Baechle Cc: Michael Turquette Cc: Stephen Boyd --- Note: