On Fri, Feb 10, 2023 at 11:51:46PM +0530, ALOK TIWARI wrote: > LGTM, Thanks a lot for looking at this! In the Linux world, "LGTM" is not something a maintainer can really act on. If you respond with a "Reviewed-by" tag as described here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=v6.1#n495 maintainers (or tooling like b4) can add it to the patch when merging it. Here are some examples of how it can be used: https://lore.kernel.org/linux-pci/BN9PR11MB527699243353309A1DDFEFBE8CDE9@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ https://lore.kernel.org/linux-pci/Y9AEzVrTB4Sobufr@xxxxxxxxxxxx/ https://lore.kernel.org/linux-pci/a20028e6-3318-26ca-117a-26c87c292139@xxxxxxxxxx/ Bjorn > On 2/9/2023 8:40 PM, Frank Li wrote: > > From: Xiaowei Bao <xiaowei.bao@xxxxxxx> > > > > Add PCIe EP mode support for ls1028a. > > > > Signed-off-by: Xiaowei Bao <xiaowei.bao@xxxxxxx> > > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > Signed-off-by: Frank Li <Frank.Li@nxp> > > Acked-by: Roy Zang <Roy.Zang@xxxxxxx>