Re: [PATCH v3] ARC: clk: introduce HSDKv1 pll driver

2017-08-21 Thread Vineet Gupta
On 08/21/2017 09:45 AM, Eugeniy Paltsev wrote: HSDKv1 board HSDK board manages its clocks using various PLLs. These PLL have same dividers and corresponding control registers mapped to different addresses. So we add one common driver for such PLLs. Each PLL on HSDK board consists of three

[PATCH v3] ARC: clk: introduce HSDKv1 pll driver

2017-08-21 Thread Eugeniy Paltsev
HSDKv1 board manages its clocks using various PLLs. These PLL have same dividers and corresponding control registers mapped to different addresses. So we add one common driver for such PLLs. Each PLL on HSDK board consists of three dividers: IDIV, FBDIV and ODIV. Output clock value is managed usin