It needs clk_add_alias() from clk drivers, which is implemented in
"drivers/clk/clkdev.c" which depends on CLKDEV_LOOKUP.
Normally, archs and clk driver its own will decide whether select
CLKDEV_LOOKUP, and common drivers will decide whether depend on it.
The related error (with allmodconfig unde
> -Original Message-
> From: Thomas Gleixner [mailto:[email protected]]
> Sent: Saturday, July 4, 2015 1:11 AM
> To: KY Srinivasan
> Cc: [email protected]; [email protected]; linux-
> [email protected]; [email protected]; [email protected];
> [email protected]; jasow
On Fri, 3 Jul 2015, K. Y. Srinivasan wrote:
> From: Vivek yadav
>
> By design, alternative clock sources listed are based on the resolution of
> current clock source. Once you set a high resolution clock,
> only high resolution sources are returned.
> Mark Hyper-V clock source as a high resoluti