On 2023/8/17 23:40, Rob Herring wrote: > > On Mon, 14 Aug 2023 16:20:14 +0800, Minda Chen wrote: >> Add StarFive JH7110 SoC PCIe controller dt-bindings. >> JH7110 using PLDA XpressRICH PCIe host controller IP. >> >> Signed-off-by: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx> >> Reviewed-by: Hal Feng <hal.feng@xxxxxxxxxxxxxxxx> >> --- >> .../bindings/pci/starfive,jh7110-pcie.yaml | 120 ++++++++++++++++++ >> 1 file changed, 120 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/pci/starfive,jh7110-pcie.yaml >> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Hi Rob Thanks. I see other PCIe maintainer have not reviewed PCIe driver codes(or no coments). Could you help to review PCIe driver codes patches? (I just commit new version 4). Thanks.