[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5b08e618-1365-4228-960c-3d38d5c2232e@ti.com>
Date: Fri, 11 Oct 2024 11:58:38 -0500
From: Judith Mendez <jm@...com>
To: Santosh Shilimkar <ssantosh@...nel.org>,
Kevin Hilman
<khilman@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz
Golaszewski <brgl@...ev.pl>
CC: <linux-omap@...r.kernel.org>, <linux-gpio@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-serial@...r.kernel.org>
Subject: Re: [PATCH 0/2] Misc omap GPIO/UART fixes
Hi all,
On 10/10/24 1:48 PM, Judith Mendez wrote:
> This patch series carries some miscellaneous
> omap driver fixes for GPIO and UART drivers.
>
> For GPIO, add gpio_enable and gpio_disable calls
> to gpio-omap which fixes an issue where if there
> is an irq storm, serial console is unresponsive.
>
> For UART, move pm_runtime_get_sync since the
> current order of omap_8250_rx_dma_flush and
> pm_runtime_get_sync calls are set in a way that
> when omap_8250_shutdown returns, dma->rx_running
> is set and this causes issues next time the UART
> is re-opened.
Please ignore this patch series, I will be re-sending
this patch series with some CC list cleanups.
~ Judith
Powered by blists - more mailing lists