kernel: FSI fixes, FSI ColdFire master, AST2400 scratch regs

Benjamin Herrenschmidt (4):
      fsi: sbefifo: Fix checker warning about late NULL check
      fsi: Don't use device_unregister() in fsi_master_register()
      dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"
      fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire

Guenter Roeck (1):
      fsi/sbefifo: Add dependency on OF_ADDRESS

Joel Stanley (2):
      fsi: master-gpio: Sync with 'Add missing release function'
      ARM: dts: aspeed-g4: Expose SuperIO scratch registers

Wei Yongjun (1):
      fsi: sbefifo: Fix missing unlock on error in sbefifo_dump_ffdc()

Change-Id: I7b14830959e9e3ed4c1e38cf1a8106370f53b62a
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/ast2400/defconfig b/recipes-kernel/linux/ast2400/defconfig
index 01272e7..48a2f1c 100644
--- a/recipes-kernel/linux/ast2400/defconfig
+++ b/recipes-kernel/linux/ast2400/defconfig
@@ -205,6 +205,7 @@
 CONFIG_FSI=y
 CONFIG_FSI_MASTER_GPIO=y
 CONFIG_FSI_MASTER_HUB=y
+CONFIG_FSI_MASTER_AST_CF=y
 CONFIG_FSI_SCOM=y
 CONFIG_FSI_SBEFIFO=y
 CONFIG_FSI_OCC=y