On 5/2/2018 3:28 AM, Stephen Boyd wrote:
Quoting Akshu Agrawal (2018-04-30 00:06:53)
diff --git a/drivers/clk/x86/Makefile b/drivers/clk/x86/Makefile
index 1367afb..f7ebae1 100644
--- a/drivers/clk/x86/Makefile
+++ b/drivers/clk/x86/Makefile
@@ -1,3 +1,4 @@
clk-x86-lpss-objs :=
Quoting Akshu Agrawal (2018-04-30 00:06:53)
> diff --git a/drivers/clk/x86/Makefile b/drivers/clk/x86/Makefile
> index 1367afb..f7ebae1 100644
> --- a/drivers/clk/x86/Makefile
> +++ b/drivers/clk/x86/Makefile
> @@ -1,3 +1,4 @@
> clk-x86-lpss-objs := clk-lpt.o
> obj-$(CONFIG_X86_INTEL
Stoney SoC provides oscout clock. This clock can support 25Mhz and
48Mhz of frequency.
The clock is available for general system use.
Signed-off-by: Akshu Agrawal
---
drivers/clk/x86/Makefile | 1 +
drivers/clk/x86/clk-st.c | 80
incl
3 matches
Mail list logo