lkml.org 
[lkml]   [2023]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH v6 02/19] PCI: microchip: Move pcie-microchip-host.c to plda directory
    From


    On 2023/9/16 8:09, Conor Dooley wrote:
    > On Fri, Sep 15, 2023 at 06:22:26PM +0800, Minda Chen wrote:
    >> For Microchip Polarfire PCIe host is PLDA XpressRich IP,
    >> move to plda directory. Prepare for refactor the codes.
    >>
    >> Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
    >> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
    >> ---
    >> MAINTAINERS | 2 +-
    >> drivers/pci/controller/Kconfig | 9 +--------
    >> drivers/pci/controller/Makefile | 2 +-
    >> drivers/pci/controller/plda/Kconfig | 14 ++++++++++++++
    >> drivers/pci/controller/plda/Makefile | 2 ++
    >> .../controller/{ => plda}/pcie-microchip-host.c | 2 +-
    >> 6 files changed, 20 insertions(+), 11 deletions(-)
    >> create mode 100644 drivers/pci/controller/plda/Kconfig
    >> create mode 100644 drivers/pci/controller/plda/Makefile
    >> rename drivers/pci/controller/{ => plda}/pcie-microchip-host.c (99%)
    >>
    >> diff --git a/MAINTAINERS b/MAINTAINERS
    >> index 90f13281d297..b1050804e6d2 100644
    >> --- a/MAINTAINERS
    >> +++ b/MAINTAINERS
    >> @@ -16647,7 +16647,7 @@ M: Daire McNamara <daire.mcnamara@microchip.com>
    >> L: linux-pci@vger.kernel.org
    >> S: Supported
    >> F: Documentation/devicetree/bindings/pci/microchip*
    >> -F: drivers/pci/controller/*microchip*
    >> +F: drivers/pci/controller/plda/*microchip*
    >
    > The riscv patchwork automation is complaining that you have added
    > maintainers pattern errors with this patch. If you run
    > ./scripts/get_maintainer.pl --self-test=patterns
    > it'll tell you what the bad pattern is. Not sure why I never actually
    > dumped the output of that test into the failure report, so I can't
    > immediately tell you what is wrong.
    Okay. I will check this.

    \
     
     \ /
      Last update: 2023-09-17 10:50    [W:4.581 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site