On Tue, 14 Nov 2023 12:51:10 +0000, 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 UART output on platforms with > non-default oversampling values is often garbled, this is because the > parent misc device hasn't yet probed and so the clock rate is incorrect. > > [...]
Applied, thanks! [1/2] serial: msm-geni: don't rely on parent misc device commit: 393825c304411c6483dbfbc45ea09c577365ddb9 [2/2] serial: msm-geni: handle devm_clk_get() errors commit: afd9dcf23cb232dd5f352336c6b389691682be47 Best regards, -- // Caleb (they/them)