Re: [PATCH v1 1/1] PCI: dwc: Convert to agnostic GPIO API

From: Rob Herring
Date: Fri Mar 10 2023 - 10:46:35 EST


+Mauro who added all this for Hikey9x0.

On Mon, Feb 13, 2023 at 12:07 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> The of_gpio.h is going to be removed. In preparation of that convert
> the driver to the agnostic API.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> drivers/pci/controller/dwc/pcie-kirin.c | 105 ++++++++----------------
> 1 file changed, 35 insertions(+), 70 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>