Re: [PATCH 0/2] serial: msm-geni: rework oversampling and fix clk API bug

2023-12-04 Thread Caleb Connolly
On Tue, 14 Nov 2023 12:51:10 +, Caleb Connolly wrote: > These patches improve GENI UART support during init by implementing the > parent property read directly rather than via a misc device, and fixing > the error path when the clock can't be found. > > In my testing, the first few lines of

[PATCH 0/2] serial: msm-geni: rework oversampling and fix clk API bug

2023-11-14 Thread Caleb Connolly
These patches improve GENI UART support during init by implementing the parent property read directly rather than via a misc device, and fixing the error path when the clock can't be found. In my testing, the first few lines of UART output on platforms with non-default oversampling values is often