Skip to content

Commit 7669768

Browse files
Add keywords missing in VSBK YAML
Test: busctl introspect xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis/motherboard/ base_op_panel_blyth Displays all the keywords documented in this YAML file. Signed-off-by: Priyanga Ramasamy <[email protected]>
1 parent f55273c commit 7669768

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

yaml/com/ibm/ipzvpd/VSBK.interface.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,30 @@ properties:
5757
type: array[byte]
5858
description: >
5959
D0 keyword.
60+
- name: D1
61+
type: array[byte]
62+
description: >
63+
D1 keyword.
64+
- name: D2
65+
type: array[byte]
66+
description: >
67+
D2 keyword.
68+
- name: D3
69+
type: array[byte]
70+
description: >
71+
D3 keyword.
72+
- name: D4
73+
type: array[byte]
74+
description: >
75+
D4 keyword.
76+
- name: F0
77+
type: array[byte]
78+
description: >
79+
F0 keyword.
80+
- name: F4
81+
type: array[byte]
82+
description: >
83+
F4 keyword.
6084
- name: F5
6185
type: array[byte]
6286
description: >
@@ -65,3 +89,7 @@ properties:
6589
type: array[byte]
6690
description: >
6791
F6 keyword.
92+
- name: F7
93+
type: array[byte]
94+
description: >
95+
F7 keyword.

0 commit comments

Comments
 (0)