skiboot v5.11-85-gf19578158720

Alistair Popple (1):
      hw/npu2.c: Remove static configuration of NPU2 register

Balbir Singh (2):
      mambo/mambo_utils.tcl: Inject an MCE at a specified address
      npu2/hw-procedures: fence bricks on GPU reset

Benjamin Herrenschmidt (1):
      external: Add "lpc" tool

Claudio Carvalho (1):
      hdata/tpmrel: detect tpm not present by looking up the stinfo->status

Nicholas Piggin (1):
      external/mambo: improve helper for machine checks

Oliver O'Halloran (3):
      pci-dt-slot: Big ol' cleanup
      hdata/slots: Apply slot label to the parent slot
      npu2: Use ibm, loc-code rather than ibm, slot-label

Reza Arbab (1):
      npu2: Improve log output of GPU-to-link mapping

Shilpasri G Bhat (1):
      sensors: Dont add DTS sensors when OCC inband sensors are available

Stewart Smith (2):
      travis-ci: pull Mambo over http rather than ftp
      travis: Enable ppc64le builds

Vasant Hegde (2):
      hdata: Fix DIMM size property
      hdata: Add DIMM actual speed to device tree

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 3d293ee..c9c902c 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v5.11-70-g5307c0ec7899" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.11-85-gf19578158720" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION