Re: [PATCH 2/6] tty: serial: qcom_geni_serial: Add interconnect support
From: Akash Asthana <hidden>
Date: 2020-02-19 13:32:01
Also in:
linux-arm-msm, linux-i2c, linux-serial, linux-spi
From: Akash Asthana <hidden>
Date: 2020-02-19 13:32:01
Also in:
linux-arm-msm, linux-i2c, linux-serial, linux-spi
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:quoted
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 <redacted> --- + 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