Hi Matthias,
On 2/19/2020 4:04 AM, Matthias Kaehlcke wrote:
On Mon, Feb 17, 2020 at 07:00:01PM +0530, Akash Asthana wrote:
Get the interconnect paths for Uart based Serial Engine device
and vote according to the baud rate requirement of the driver.
Signed-off-by: Akash Asthana <akashast@xxxxxxxxxxxxxx>
---
+ port->se.avg_bw_cpu = Bps_to_icc(1000);
+ port->se.avg_bw_cpu = Bps_to_icc(1000);
I guess you mean 'peak_bw_cpu'?
Yes I meant peak_bw_cpu here, i will correct it in next version.
Regards,
Akash
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project