Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silicon/Bosc: Add Support pcie driver to NanHuDev #200

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wangy566
Copy link
Contributor

@wangy566 wangy566 commented Sep 13, 2024

In order to support PCIe host driver on the Silicon/BOSC NanhuDev platform。
Three patches have been submitted, with the following functions:

7dcf45f: Add PCI Segment Library for Silicon/Bosc NanHuDev platform.
8f8ae61:Add PciHostBridgeLib driver for Silicon/Bosc NanHuDev platform.
6764dc4: Add Support NVME device

Reviewed-by: Evan Chai <evan.chai@linux.alibaba.com>
Reviewed-by: Ran Wang <wangran@bosc.ac.cn>
Reviewed-by: Jian Zhang <zhangjian@bosc.ac.cn>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Ray Ni <ray.ni@intel.com>

Yang Wang added 3 commits September 13, 2024 10:42
The PCI Segment Library for Bosc NanHuDev platform.

Reviewed-by: Evan Chai <evan.chai@linux.alibaba.com>
Reviewed-by: Ran Wang <wangran@bosc.ac.cn>
Reviewed-by: Jian Zhang <zhangjian@bosc.ac.cn>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Yang Wang <wangyang@bosc.ac.cn>
Reviewed-by: Evan Chai <evan.chai@linux.alibaba.com>
Reviewed-by: Ran Wang <wangran@bosc.ac.cn>
Reviewed-by: Jian Zhang <zhangjian@bosc.ac.cn>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Yang Wang <wangyang@bosc.ac.cn>
Reviewed-by: Evan Chai <evan.chai@linux.alibaba.com>
Reviewed-by: Ran Wang <wangran@bosc.ac.cn>
Reviewed-by: Jian Zhang <zhangjian@bosc.ac.cn>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Daniel Schaefer <git@danielschaefer.me>

Signed-off-by: Yang Wang <wangyang@bosc.ac.cn>
@leiflindholm
Copy link
Member

Please put enough information in the PR title that we can deduce what platforms are impacted from that alone. Then please add some actual description, so that once someone opens the PR, they don't then need to go looking at each individual commit to understand what is being done.

@wangy566 wangy566 changed the title Upstream pcie v2 Silicon/Bosc: Add Support pcie driver to NanHuDev Sep 13, 2024
@wangy566
Copy link
Contributor Author

Please put enough information in the PR title that we can deduce what platforms are impacted from that alone. Then please add some actual description, so that once someone opens the PR, they don't then need to go looking at each individual commit to understand what is being done.

Thank you very much for the reminder. The title has been updated and a description of the patch's functionality has been added.

@wangy566 wangy566 removed their assignment Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants