configurations: yosemite5: add pdb cpld firmware update config

Add firmware update configuration for the PDB CPLD (Lattice LFMXO5-25)
to enable updates through the new CPLD device update daemon.

Support for updating the LFMXO5-25 CPLD was introduced in [1],
firmware type support for LFMXO5-25 in EM was added in [2],
and the compatible string for Yv5 PDB CPLD was introduced in [3].

[1]: https://gerrit.openbmc.org/c/openbmc/phosphor-bmc-code-mgmt/+/82835
[2]: https://gerrit.openbmc.org/c/openbmc/entity-manager/+/84177
[3]: https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/81412

Change-Id: Ibb83ed73520474dbc0303c2cedaf204717a57cfa
Signed-off-by: Kevin Tung <kevin.tung.openbmc@gmail.com>
diff --git a/configurations/meta/yv5/yosemite5_medusa_board.json b/configurations/meta/yv5/yosemite5_medusa_board.json
index 97f78c9..f3bb556 100644
--- a/configurations/meta/yv5/yosemite5_medusa_board.json
+++ b/configurations/meta/yv5/yosemite5_medusa_board.json
@@ -465,6 +465,16 @@
             "vout1_Name": "PDB_HSC_VOUT_VOLT_V"
         },
         {
+            "Address": "0x60",
+            "Bus": 8,
+            "FirmwareInfo": {
+                "CompatibleHardware": "com.meta.Hardware.Yosemite5.CPLD.LFMXO5_25_pdb",
+                "VendorIANA": 40981
+            },
+            "Name": "Yosemite5_PDB_CPLD",
+            "Type": "LatticeLFMXO5_25Firmware"
+        },
+        {
             "Address": "0x48",
             "Bus": 8,
             "Name": "PDB_R_TEMP_C",