Skip to content

Commit 7c7e28a

Browse files
Add VSBK:D1 & F0 keywords in YAML
Missing VSBK D1 & F0 keywords in YAML. Test: busctl introspect xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth NAME TYPE SIGNATURE RESULT/VALUE FLAGS com.ibm.ipzvpd.Location interface - - - .LocationCode property s "U2E4A.ND0.WZS01Z4-D0" emits-change writable com.ibm.ipzvpd.UTIL interface - - - .D0 property ay 1 0 emits-change writable com.ibm.ipzvpd.VSBK interface - - - .BR property ay 2 83 48 emits-change writable .D0 property ay 1 1 emits-change writable .D1 property ay 1 0 emits-change writable .ES property ay 7 87 90 83 48 49 90 52 emits-change writable .F0 property ay 8 212 212 168 101 0 0 0 0 emits-change writable .F5 property ay 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 emits-change writable .F6 property ay 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 emits-change writable .FC property ay 8 50 69 52 65 45 48 48 49 emits-change writable .FV property ay 32 32 32 32 32 32 32 32 32 32 32 32 3... emits-change writable .LX property ay 8 49 0 4 1 0 48 0 123 emits-change writable .RB property ay 4 49 32 32 32 emits-change writable .RG property ay 4 0 0 0 0 emits-change writable .RT property ay 4 86 83 66 75 emits-change writable .SE property ay 7 49 51 53 67 70 70 49 emits-change writable .SU property ay 6 0 4 172 31 28 76 emits-change writable .TM property ay 8 57 48 50 56 45 50 49 66 emits-change writable .VZ property ay 2 48 51 emits-change writable .WN property ay 12 67 48 53 48 55 54 48 67 52 56 68 55 emits-change writable org.freedesktop.DBus.Introspectable interface - - Signed-off-by: Priyanga Ramasamy <[email protected]>
1 parent f55273c commit 7c7e28a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,11 @@ properties:
6565
type: array[byte]
6666
description: >
6767
F6 keyword.
68+
- name: D1
69+
type: array[byte]
70+
description: >
71+
D1 keyword.
72+
- name: F0
73+
type: array[byte]
74+
description: >
75+
F0 keyword.

0 commit comments

Comments
 (0)