com.meta: add device-specific suffixes to Harma VR compatible strings

The firmware images for the VRs in Harma are not shared across devices.
To ensure each VR uses a distinct CompatibleHardware identifier,
add device-specific suffixes to their compatible strings.

Change-Id: I29b499a9de9fa8fc64876e5e69b71317802ff2a6
Signed-off-by: Kevin Tung <Kevin.Tung@quantatw.com>
diff --git a/yaml/com/meta/Hardware/Harma.interface.yaml b/yaml/com/meta/Hardware/Harma.interface.yaml
index e03fada..c19f04c 100644
--- a/yaml/com/meta/Hardware/Harma.interface.yaml
+++ b/yaml/com/meta/Hardware/Harma.interface.yaml
@@ -25,6 +25,9 @@
       description: >
           The compatible hardware strings for the VR on Harma.
       values:
-          - name: ISL69269
-          - name: XDPE192C3B
-          - name: XDPE19283B
+          - name: ISL69269_vcore0
+          - name: ISL69269_vcore1
+          - name: ISL69269_pvdd11
+          - name: XDPE192C3B_vcore0
+          - name: XDPE192C3B_vcore1
+          - name: XDPE19283B_pvdd11