aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-09-01 16:10:28 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-09-01 16:10:28 +1000
commit6d511c11ecbbaba062ec97ab4853549b3b5fb820 (patch)
tree177f48381b9afa9030c7ab1666881467b96d5bb0 /doc
parentbc5240a659caa1dea0055393fe8bf77807308b5d (diff)
downloadskiboot-6d511c11ecbbaba062ec97ab4853549b3b5fb820.zip
skiboot-6d511c11ecbbaba062ec97ab4853549b3b5fb820.tar.gz
skiboot-6d511c11ecbbaba062ec97ab4853549b3b5fb820.tar.bz2
update doc/pci-slot-properties.txt with items that are optional
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/pci-slot-properties.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/pci-slot-properties.txt b/doc/pci-slot-properties.txt
index 7aeac3f..2ee34ea 100644
--- a/doc/pci-slot-properties.txt
+++ b/doc/pci-slot-properties.txt
@@ -8,10 +8,10 @@ for the PCI Slot:
ibm,slot-location-code System location code string for the slot connector
ibm,slot-pluggable Boolean indicating whether the slot is pluggable
ibm,slot-power-ctl Boolean indicating whether the slot has power control
-ibm,slot-wired-lanes The number of hardware lanes that are wired
-ibm,slot-connector-type The type of connector present
-ibm,slot-card-desc The height/length of the slot
-ibm,slot-card-mech Value indicating slot mechanicals and orientation
-ibm,slot-pwr-led-ctl Presence of slot power led, and controlling entity
-ibm,slot-attn-led-ctl Presence of slot ATTN led, and controlling entity
+ibm,slot-wired-lanes The number of hardware lanes that are wired (optional)
+ibm,slot-connector-type The type of connector present (optional)
+ibm,slot-card-desc The height/length of the slot (optional)
+ibm,slot-card-mech Value indicating slot mechanicals and orientation (optional)
+ibm,slot-pwr-led-ctl Presence of slot power led, and controlling entity (optional)
+ibm,slot-attn-led-ctl Presence of slot ATTN led, and controlling entity (optional)