Skip to content

Commit

Permalink
DellEMC: Add pcie.yaml for Z9332f (#8329)
Browse files Browse the repository at this point in the history
Why I did it
To support "pcied" and "pcieutil" commands in DellEMC Z9332f.

How I did it
Add 'pcie.yaml' in device/dell/[PLATFORM]/ directory.

How to verify it
Execute "pcieutil check" command.
Logs: UT_logs.txt
  • Loading branch information
ArunSaravananBalachandran authored and qiluo-msft committed Aug 6, 2021
1 parent 886846f commit 9b50d63
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions device/dell/x86_64-dellemc_z9332f_d1508-r0/pcie.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
- bus: '00'
dev: '03'
fn: '0'
id: 6f08
name: 'PCI bridge: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI
Express Root Port 3 (rev 03)'
- bus: '00'
dev: 1c
fn: '0'
id: 8c10
name: 'PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express
Root Port #1 (rev d5)'
- bus: '00'
dev: 1f
fn: '2'
id: 8c02
name: 'SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port
SATA Controller 1 [AHCI mode] (rev 05)'
- bus: '05'
dev: '00'
fn: '0'
id: b980
name: 'Ethernet controller: Broadcom Limited Device b980 (rev 11)'
- bus: 09
dev: '00'
fn: '0'
id: '7021'
name: 'Memory controller: Xilinx Corporation Device 7021'

0 comments on commit 9b50d63

Please sign in to comment.