[PATCH] tty: serial: fsl_lpuart: Make interrupt name distinct
Peng Fan
peng.fan at nxp.com
Wed Feb 5 02:24:42 PST 2025
> Subject: [PATCH] tty: serial: fsl_lpuart: Make interrupt name distinct
>
> SoCs like the i.MX93 have several lpuart interfaces, but fsl_lpuart uses
> the driver name to request the IRQ. This makes it hard to identify
> interfaces from outputs like /proc/interrupts .
> So use the dev_name() for requesting instead.
>
> Signed-off-by: Stefan Wahren <wahrenst at gmx.net>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
More information about the linux-arm-kernel
mailing list