Re: [PATCH 5/6] tty: serial: qcom_geni_serial: Add interconnect support

2019-01-22 Thread alokc
+Mark Brown On 2019-01-22 12:03, Alok Chauhan wrote: Get the interconnect paths for Uart based Serial Engine device and vote accordingly based on maximum supported Uart frequency. Signed-off-by: Alok Chauhan --- drivers/tty/serial/qcom_geni_serial.c | 27 ++- 1 file

[PATCH 5/6] tty: serial: qcom_geni_serial: Add interconnect support

2019-01-21 Thread Alok Chauhan
Get the interconnect paths for Uart based Serial Engine device and vote accordingly based on maximum supported Uart frequency. Signed-off-by: Alok Chauhan --- drivers/tty/serial/qcom_geni_serial.c | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git

[PATCH 5/6] tty: serial: qcom_geni_serial: Add interconnect support

2019-01-21 Thread Alok Chauhan
Get the interconnect paths for Uart based Serial Engine device and vote accordingly based on maximum supported Uart frequency. Signed-off-by: Alok Chauhan --- drivers/tty/serial/qcom_geni_serial.c | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git