On 13/12/2018 09:34, Joseph Lo wrote: > Add CVB tables with different chip characterization, so that we can > generate the customize OPP table that suitable for different chips with > different SKUs. > > Signed-off-by: Joseph Lo <josephl@xxxxxxxxxx> ... > diff --git a/drivers/clk/tegra/cvb.h b/drivers/clk/tegra/cvb.h > index bcf15a089b93..91a1941c21ef 100644 > --- a/drivers/clk/tegra/cvb.h > +++ b/drivers/clk/tegra/cvb.h > @@ -41,6 +41,7 @@ struct cvb_cpu_dfll_data { > u32 tune0_low; > u32 tune0_high; > u32 tune1; > + unsigned int tune_high_min_millivolts; > }; Sorry, I forgot to respond to this on the previous version. I think that it is OK to add now, but please add a comment in the changelog to reflect that this is not currently used, but we have plans to use it and so we are adding all the data now. Cheers Jon -- nvpublic