[hw dashboard] Clarify status of some IPs

Clarify DV on some blocks have not yet begun due to pending resource
allocation.

Signed-off-by: Srikrishna Iyer <sriyer@google.com>
diff --git a/hw/ip/adc_ctrl/data/adc_ctrl.prj.hjson b/hw/ip/adc_ctrl/data/adc_ctrl.prj.hjson
index ebd40fd..bde7874 100644
--- a/hw/ip/adc_ctrl/data/adc_ctrl.prj.hjson
+++ b/hw/ip/adc_ctrl/data/adc_ctrl.prj.hjson
@@ -11,5 +11,5 @@
     life_stage:         "L1",
     design_stage:       "D0",
     verification_stage: "V0",
-    notes:              "",
+    notes:              "DV resource allocation pending.",
 }
diff --git a/hw/ip/flash_ctrl/data/flash_ctrl.prj.hjson b/hw/ip/flash_ctrl/data/flash_ctrl.prj.hjson
index 7630837..54c5b2d 100644
--- a/hw/ip/flash_ctrl/data/flash_ctrl.prj.hjson
+++ b/hw/ip/flash_ctrl/data/flash_ctrl.prj.hjson
@@ -24,6 +24,7 @@
             life_stage:         "L1",
             design_stage:       "D2",
             verification_stage: "V1",
+            notes:              "DV resource allocation pending.",
         },
     ]
 }
diff --git a/hw/ip/sysrst_ctrl/data/sysrst_ctrl.prj.hjson b/hw/ip/sysrst_ctrl/data/sysrst_ctrl.prj.hjson
index 957e147..0a8b6b6 100644
--- a/hw/ip/sysrst_ctrl/data/sysrst_ctrl.prj.hjson
+++ b/hw/ip/sysrst_ctrl/data/sysrst_ctrl.prj.hjson
@@ -11,5 +11,5 @@
     life_stage:         "L1",
     design_stage:       "D0",
     verification_stage: "V0",
-    notes:              "",
+    notes:              "DV resource allocation pending.",
 }
diff --git a/hw/ip/usbdev/data/usbdev.prj.hjson b/hw/ip/usbdev/data/usbdev.prj.hjson
index 7fc78b7..e9cb1f0 100644
--- a/hw/ip/usbdev/data/usbdev.prj.hjson
+++ b/hw/ip/usbdev/data/usbdev.prj.hjson
@@ -12,4 +12,5 @@
     design_stage:       "D1",
     verification_stage: "V0",
     dif_stage:          "S0",
+    notes:              "DV resource allocation pending.",
 }