Re: [PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT

From: Honghui Zhang
Date: Tue Nov 06 2018 - 22:19:22 EST


On Fri, 2018-11-02 at 14:36 +0800, Ryder Lee wrote:
> On Thu, 2018-10-18 at 11:23 +0800, Honghui Zhang (åæè) wrote:
> > From: Honghui Zhang <honghui.zhang@xxxxxxxxxxxx>
> >
> > Use the devm_of_pci_get_host_bridge_resources() API in place of the PCI OF
> > DT parser.
> >
> > Signed-off-by: Honghui Zhang <honghui.zhang@xxxxxxxxxxxx>
> > ---
> > drivers/pci/controller/pcie-mediatek.c | 109 +++++++++------------------------
> > 1 file changed, 29 insertions(+), 80 deletions(-)
> >
[......]
> >
>
> Acked-by: Ryder Lee <ryder.lee@xxxxxxxxxxxx>
>
>

Hi, Lorenzo, could you help take a look at this patch?

Thanks.