[PATCH] arm64: dts: imx8mp: drop dmas property for uart console

Saravana Kannan saravanak at google.com
Thu Jun 23 14:28:56 PDT 2022


On Thu, Jun 23, 2022 at 1:51 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> On Thu, Jun 23, 2022 at 3:58 PM Saravana Kannan <saravanak at google.com> wrote:
>
> > Will do. I'm looking at the serial console code and I don't see a
> > difference between earlycon= vs console= handling. And I know that
> > earlycon= doesn't go through the driver core and isn't affected by any
> > of this. If you have additional pointers on where console= is parsed,
> > feel free to pass it on. I'll continue poking at this.
>
> It seems to be parsed at uart_parse_earlycon() inside
> drivers/tty/serial/serial_core.c.

Turns out it's kernel/printk/printk.c

-Saravana



More information about the linux-arm-kernel mailing list