Re: [PATCH] PCI: tegra: Fix support for GPIO based PERST#

2019-07-05 Thread Manikanta Maddireddy
>> >> Fixes: 5e5e9c23f82a ("PCI: tegra: Add support for GPIO based PERST#") >> Signed-off-by: Jon Hunter >> --- >> drivers/pci/controller/pci-tegra.c | 16 ++-- >> 1 file changed, 10 insertions(+), 6 deletions(-) > Can I squash this

Re: [PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64

2017-11-30 Thread Manikanta Maddireddy
; These drivers are used only on arm or arm64, where PCI_REASSIGN_ALL_RSRC is > not used after this change, so removing it should have no effect. > > No functional change intended. > > Signed-off-by: Bjorn Helgaas Reviewed-by: Manikanta Maddireddy > --- > arch/arm/incl