skiboot v6.2-rc1

Frederic Barrat (2):
      platform/witherspoon: Avoid harmless error message
      platform/witherspoon: Fix opencapi lane-mask used on GPU0

Rashmica Gupta (1):
      Add the other 7 ATSD registers to the device tree.

Stewart Smith (3):
      skiboot v6.0.13 release notes
      ipmi: Reduce ipmi_queue_msg_sync() polling loop time to 10ms
      skiboot v6.2-rc1 release notes

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 4276579..a8c73f0 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.1-188-g606a5a3d44e3" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.2-rc1" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION