[sensor_ctrl] Move to D3

Signed-off-by: Michael Schaffner <msf@google.com>
diff --git a/hw/top_earlgrey/ip/sensor_ctrl/data/sensor_ctrl.prj.hjson b/hw/top_earlgrey/ip/sensor_ctrl/data/sensor_ctrl.prj.hjson
index 7a64bf0..94347e2 100644
--- a/hw/top_earlgrey/ip/sensor_ctrl/data/sensor_ctrl.prj.hjson
+++ b/hw/top_earlgrey/ip/sensor_ctrl/data/sensor_ctrl.prj.hjson
@@ -11,7 +11,7 @@
       {
         version:            "1.0",
         life_stage:         "L1",
-        design_stage:       "D2",
+        design_stage:       "D3",
         // block level verification not planned
         verification_stage: "N/A",
         notes:              "Verified at the top-level."
diff --git a/hw/top_earlgrey/ip/sensor_ctrl/doc/checklist.md b/hw/top_earlgrey/ip/sensor_ctrl/doc/checklist.md
index 8ee29c7..eead271 100644
--- a/hw/top_earlgrey/ip/sensor_ctrl/doc/checklist.md
+++ b/hw/top_earlgrey/ip/sensor_ctrl/doc/checklist.md
@@ -97,17 +97,17 @@
 
  Type         | Item                    | Resolution  | Note/Collaterals
 --------------|-------------------------|-------------|------------------
-Documentation | [NEW_FEATURES_D3][]     | Not Started |
-RTL           | [TODO_COMPLETE][]       | Not Started |
-Code Quality  | [LINT_COMPLETE][]       | Not Started |
-Code Quality  | [CDC_COMPLETE][]        | Not Started |
-Code Quality  | [RDC_COMPLETE][]        | Not Started |
-Review        | [REVIEW_RTL][]          | Not Started |
-Review        | [REVIEW_DELETED_FF][]   | Not Started |
-Review        | [REVIEW_SW_CHANGE][]    | Not Started |
-Review        | [REVIEW_SW_ERRATA][]    | Not Started |
-Review        | Reviewer(s)             | Not Started |
-Review        | Signoff date            | Not Started |
+Documentation | [NEW_FEATURES_D3][]     | Done        |
+RTL           | [TODO_COMPLETE][]       | Done        |
+Code Quality  | [LINT_COMPLETE][]       | Done        |
+Code Quality  | [CDC_COMPLETE][]        | Waived      | No block-level flow available - waived to top-level signoff.
+Code Quality  | [RDC_COMPLETE][]        | Waived      | No block-level flow available - waived to top-level signoff.
+Review        | [REVIEW_RTL][]          | Done        |
+Review        | [REVIEW_DELETED_FF][]   | Waived      | No block-level flow available - waived to top-level signoff.
+Review        | [REVIEW_SW_CHANGE][]    | Done        |
+Review        | [REVIEW_SW_ERRATA][]    | Done        |
+Review        | Reviewer(s)             | Done        | msf@ sriyer@ tjaychen@ a-will@
+Review        | Signoff date            | Done        | 2022-08-18
 
 [NEW_FEATURES_D3]:      {{<relref "/doc/project/checklist.md#new_features_d3" >}}
 [TODO_COMPLETE]:        {{<relref "/doc/project/checklist.md#todo_complete" >}}