[PATCH v4 0/2] gs101 oriole: UART clock fixes

André Draszik andre.draszik at linaro.org
Thu Jul 25 00:12:48 PDT 2024


Hi Stephen,

On Thu, 2024-07-18 at 13:55 -0700, Stephen Boyd wrote:
> Quoting André Draszik (2024-07-12 10:09:42)
> > Hi,
> > 
> > This series fixes a long-standing issue in the gs101 clocking / uart
> > handling.
> > 
> > We can now disable clocks that had previously been marked critical, and
> > still get a working earlycon.
> > 
> > There is a preparatory patch, and then a patch to drop an incorrect clock
> > counting work-around. That 2nd patch is essentially the last remaining patch
> > [1] with all review comments addressed, from the series [2] that was sent
> > earlier this year, see lore links below.
> 
> Is there a binding update for the chosen node to have a clocks property?

I didn't think that was necessary (and no, I don't have a binding update at
the moment). It gets the clock associated with the serial port (of_stdout),
if any, and works off that.

Did I miss something?

Cheers,
Andre




More information about the linux-arm-kernel mailing list