Re: [PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL

2018-01-16 Thread Sekhar Nori
On Monday 08 January 2018 07:47 AM, David Lechner wrote: > This adds platform-specific declarations for the PLL clocks on TI > DaVinci 644x based systems. DM644x > Signed-off-by: David Lechner > + * Copyright (C) 2017 David Lechner 2018 now. > +void __init dm644x_pll_clk_init(void __iomem *p

[PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL

2018-01-07 Thread David Lechner
This adds platform-specific declarations for the PLL clocks on TI DaVinci 644x based systems. Signed-off-by: David Lechner --- drivers/clk/davinci/Makefile | 1 + drivers/clk/davinci/pll-dm644x.c | 41 include/linux/clk/davinci.h | 1 + 3 files