Re: [PATCH v2 4/5] OPP: Update the bandwidth on OPP frequency changes

2019-04-24 Thread Sibi Sankar
Hey Georgi, On 4/23/19 6:58 PM, Georgi Djakov wrote: If the OPP bandwidth values are populated, we want to switch also the interconnect bandwidth in addition to frequency and voltage. Signed-off-by: Georgi Djakov --- drivers/opp/core.c | 9 - 1 file changed, 8 insertions(+), 1 delet

Re: [PATCH v2 4/5] OPP: Update the bandwidth on OPP frequency changes

2019-04-23 Thread Viresh Kumar
On 23-04-19, 16:28, Georgi Djakov wrote: > If the OPP bandwidth values are populated, we want to switch also the > interconnect bandwidth in addition to frequency and voltage. > > Signed-off-by: Georgi Djakov > --- > drivers/opp/core.c | 9 - > 1 file changed, 8 insertions(+), 1 deletion