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

2020-09-29 Thread Akash Asthana
On 9/30/2020 11:35 AM, 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 failing to classify QUP V

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

2020-09-29 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 abo