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.