Re: [PATCH] tty: serial: samsung: Correct clock selection logic

2020-05-11 Thread Jonathan Bakker
Hi Krzysztof, On 2020-05-11 3:08 a.m., Krzysztof Kozlowski wrote: > On Fri, May 08, 2020 at 06:34:33PM -0700, Jonathan Bakker wrote: >> Some variants of the samsung tty driver can pick which clock >> to use for their baud rate generation. In the DT conversion, >> a default clock was selected to b

Re: [PATCH] tty: serial: samsung: Correct clock selection logic

2020-05-11 Thread Krzysztof Kozlowski
On Fri, May 08, 2020 at 06:34:33PM -0700, Jonathan Bakker wrote: > Some variants of the samsung tty driver can pick which clock > to use for their baud rate generation. In the DT conversion, > a default clock was selected to be used if a specific one wasn't > assigned and then a comparison of whic