Bump skiboot to skiboot-5.6.0-110-gf6c4a51a8244

Andrew Jeffery (1):
      ipmi-sel: Fix missing typo, line length and correct eSEL stylisation

Christophe Lombard (5):
      capi: Externalize capp timebase synchronization
      capi: Move phb3 capp registers to specialized files
      capi: Enable capi mode for PHB4
      capi: Load capp microcode
      capi: Handle HMI events

Gavin Shan (10):
      core/pci: Use cached vendor/device IDs in quirks
      hw/phb3: Use cached vendor/device IDs in phb3_check_device_quirks()
      core/pci: Use macro as vendor ID register offset
      core/pci: Make the conditions for device type quirk obvious
      platforms/ibm-fsp/firenze: Fix PCI slot power-off pattern
      platforms/ibm-fsp/firenze: PCI slot fixup improvement
      platforms/ibm-fsp/firenze: Refactor firenze_pci_setup_power_mgt()
      core/pci: Use PCI slot's power facality in pci_enable_bridge()
      hw/phb4: Rework phb4_get_presence_state()
      platforms/astbmc: Don't validate model on palmetto

Michael Ellerman (1):
      test/hello_world: Properly report P9MAMBO path

Michael Neuling (2):
      Ensure P9 DD1 workarounds apply only to Nimbus
      mambo: Update P9 PVR to reflect Scale out 24 core chips

Oliver O'Halloran (3):
      hdata: Use GCID in LPC setup
      hw/phys_map: Use GCIDs as a chip index
      hdata_to_dt: Add PVR overrides to the usage text

Vasant Hegde (1):
      FSP/CONSOLE: Fix possible NULL dereference

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 fa8a8a3..4b67b36 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "skiboot-5.6.0-87-ge835c2fb7ce1" if BR2_SKIBOOT_LATEST_VERSION
+	default "skiboot-5.6.0-110-gf6c4a51a8244" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION