Re: [PATCH V5] serial: qcom_geni_serial: To correct QUP Version detection logic

2020-09-28 Thread Greg Kroah-Hartman
On Mon, Sep 28, 2020 at 12:29:38PM +0530, Paras Sharma wrote: > For QUP IP versions 2.5 and above the oversampling rate is > halved from 32 to 16. > Commit ce734600545f ("tty: serial: qcom_geni_serial: Update > the oversampling rate") is pushed to handle this scenario.But > the existing logic is fa

[PATCH V5] serial: qcom_geni_serial: To correct QUP Version detection logic

2020-09-28 Thread Paras Sharma
For QUP IP versions 2.5 and above the oversampling rate is halved from 32 to 16. Commit ce734600545f ("tty: serial: qcom_geni_serial: Update the oversampling rate") is pushed to handle this scenario.But the existing logic is failing to classify QUP Version 3.0 into the correct group ( 2.5 and above