skiboot v5.10-45-g84186ef0944c

Christophe Lombard (1):
      capp: Add lid definition for P9 DD-2.2

Frederic Barrat (1):
      npu2-opencapi: Fix assert on link reset during init

Matt Brown (2):
      core/lock: Add deadlock detection
      core/lock: Add lock timeout warnings

Michael Neuling (2):
      Tie tm-suspend fw-feature and opal_reinit_cpus() together
      pci: Reduce log level of error message

Stewart Smith (3):
      fast-reboot: enable by default for POWER9
      skiboot 5.10.2 release notes
      Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"

Vaibhav Jain (2):
      capp: Make error in capp timebase sync a non-fatal error
      capp: Disable fast-reboot whenever enable_capi_mode() is called

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 1ebf0cd..a240be4 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v5.10-34-g0f3584d84662" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.10-45-g84186ef0944c" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION