Re: [PATCH v4 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6

2015-05-06 Thread Thierry Reding
On Mon, May 04, 2015 at 01:35:09PM -0700, Benson Leung wrote: > On Mon, May 4, 2015 at 9:37 AM, Rhyland Klein wrote: > > From: Bill Huang > > > > New SoC's may have more then 3 MISC registers, so bump up the > > array size and use a #define to be more informative about the value. > > > > Signed-o

Re: [PATCH v4 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6

2015-05-04 Thread Benson Leung
On Mon, May 4, 2015 at 9:37 AM, Rhyland Klein wrote: > From: Bill Huang > > New SoC's may have more then 3 MISC registers, so bump up the > array size and use a #define to be more informative about the value. > > Signed-off-by: Bill Huang > --- > drivers/clk/tegra/clk.h |4 +++- > 1 file ch

[PATCH v4 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6

2015-05-04 Thread Rhyland Klein
From: Bill Huang New SoC's may have more then 3 MISC registers, so bump up the array size and use a #define to be more informative about the value. Signed-off-by: Bill Huang --- drivers/clk/tegra/clk.h |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/clk/tegra/