com.meta: add device-specific suffixes to Harma CPLD compatible strings
The CPLDs in the system might not share the same image with
the same chip; add a suffix to distinguish them.
Change-Id: Ia3e93c8da557c84fd46b67ec4a279977649d7d39
Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
diff --git a/yaml/com/meta/Hardware/Harma.interface.yaml b/yaml/com/meta/Hardware/Harma.interface.yaml
index c19f04c..9bebf32 100644
--- a/yaml/com/meta/Hardware/Harma.interface.yaml
+++ b/yaml/com/meta/Hardware/Harma.interface.yaml
@@ -13,7 +13,8 @@
description: >
The compatible hardware strings for the CPLD on Harma.
values:
- - name: "LCMXO3LF_4300C"
+ - name: "LCMXO3LF_4300C_mb"
+ - name: "LCMXO3_2100C_scm"
- name: SPI
description: >