From 7c7e28affca8f990b10ba49bc6ec2f92db80c9a3 Mon Sep 17 00:00:00 2001 From: Priyanga Ramasamy Date: Fri, 22 Mar 2024 08:10:48 -0500 Subject: [PATCH] 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 --- yaml/com/ibm/ipzvpd/VSBK.interface.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/yaml/com/ibm/ipzvpd/VSBK.interface.yaml b/yaml/com/ibm/ipzvpd/VSBK.interface.yaml index 79c34fdb..6ef95ca1 100644 --- a/yaml/com/ibm/ipzvpd/VSBK.interface.yaml +++ b/yaml/com/ibm/ipzvpd/VSBK.interface.yaml @@ -65,3 +65,11 @@ properties: type: array[byte] description: > F6 keyword. + - name: D1 + type: array[byte] + description: > + D1 keyword. + - name: F0 + type: array[byte] + description: > + F0 keyword.