aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
diff options
context:
space:
mode:
authorJonathan Bakker <xc-racer2@live.ca>2020-05-08 18:34:33 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-15 12:24:15 +0200
commit7d31676a8d91dd18e08853efd1cb26961a38c6a6 (patch)
tree418d4fce8f77038afdd6a95324ee8077b85acf9c /Documentation/devicetree/bindings/serial/st,stm32-uart.yaml
parentserial: lantiq: Make driver modular (diff)
downloadlinux-dev-7d31676a8d91dd18e08853efd1cb26961a38c6a6.tar.xz
linux-dev-7d31676a8d91dd18e08853efd1cb26961a38c6a6.zip
tty: serial: samsung: Correct clock selection logic
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 which clock rate worked better was done. Unfortunately, the comparison was implemented in such a way that only the default clock was ever actually compared. Fix this by iterating through all possible clocks, except when a specific clock has already been picked via clk_sel (which is only possible via board files). Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/BN6PR04MB06604E63833EA41837EBF77BA3A30@BN6PR04MB0660.namprd04.prod.outlook.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial/st,stm32-uart.yaml')
0 files changed, 0 insertions, 0 deletions