Re: [PATCH 0/3] clk: socfpga: Add clock driver for Arria10

2015-04-14 Thread Dinh Nguyen
Hi Mike, Stephen, On 04/02/2015 11:40 PM, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Hi, > > This patch series add the clock driver for the Arria10 platform. Although the > Arria10 SoC's clock framework has some similarities the Cyclone/Arria 5, the > differences are enough

Re: [PATCH 0/3] clk: socfpga: Add clock driver for Arria10

2015-04-14 Thread Dinh Nguyen
Hi Mike, Stephen, On 04/02/2015 11:40 PM, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Hi, This patch series add the clock driver for the Arria10 platform. Although the Arria10 SoC's clock framework has some similarities the Cyclone/Arria 5, the

[PATCH 0/3] clk: socfpga: Add clock driver for Arria10

2015-04-02 Thread dinguyen
From: Dinh Nguyen Hi, This patch series add the clock driver for the Arria10 platform. Although the Arria10 SoC's clock framework has some similarities the Cyclone/Arria 5, the differences are enough to warrant it's own driver, rather than polluting the existing driver with platform lookups.

[PATCH 0/3] clk: socfpga: Add clock driver for Arria10

2015-04-02 Thread dinguyen
From: Dinh Nguyen dingu...@opensource.altera.com Hi, This patch series add the clock driver for the Arria10 platform. Although the Arria10 SoC's clock framework has some similarities the Cyclone/Arria 5, the differences are enough to warrant it's own driver, rather than polluting the existing