mbox series

[0/2] serial: sifive: Correct/improve baud base handling

Message ID alpine.DEB.2.21.2204281344190.9383@angie.orcam.me.uk
Headers show
Series serial: sifive: Correct/improve baud base handling | expand

Message

Maciej W. Rozycki April 29, 2022, 8:40 p.m. UTC
Hi,

 While fiddling with other serial port devices with the use of my HiFive
Unmatched board I have noticed we do not correctly report the baud base 
value for the SiFive FU740-C000 SOC's on-chip UARTs.  This small patch 
set fixes the initialisation of the baud base value and then simplifies 
handling by removing now redundant duplicate port parameter.

 See individual change descriptions for details.  This patch set has been 
verified with the HiFive Unmatched board.  Please apply.

  Maciej