Re: [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio
From: Stefan Eichenberger
Date: Tue Aug 20 2024 - 03:08:11 EST
On Mon, Aug 19, 2024 at 10:49:14AM -0400, Frank Li wrote:
> On Mon, Aug 19, 2024 at 11:03:17AM +0200, Stefan Eichenberger wrote:
> > From: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx>
> >
> > To avoid code duplication, move the code to disable the reset GPIO to a
> > separate function.
>
> Add help function imx6_pcie_deassert_reset_gpio() to handle reset GPIO.
>
Sounds good, thanks for the suggestion.