linux-aspeed: AST2600: spi-nor, NCSI clock, Rainier

Andrew Jeffery (6):
      dt-bindings: clock: Add AST2500 RMII RCLK definitions
      dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
      clk: aspeed: Add RMII RCLK gates for both AST2500 MACs
      clk: ast2600: Add RMII RCLK gates for all four MACs
      net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
      ARM: dts: aspeed: Add RCLK to MAC clocks for RMII interfaces

Brad Bishop (9):
      soc: aspeed: lpc: Add G6 compatible strings
      ipmi: aspeed-g6: Add compatible strings
      reset: simple: Add AST2600 compatibility string
      ARM: dts: aspeed-g6: Add lpc devices
      ARM: dts: aspeed-g6: Expose SuperIO scratch registers
      ARM: dts: Add 128MiB OpenBMC flash layout
      ARM: dts: aspeed: Add Rainier system
      ARM: dts: aspeed: rainier: Add mac devices
      ARM: dts: aspeed: rainier: Add i2c devices

Cédric Le Goater (12):
      mtd: spi-nor: Add support for w25q512jv
      mtd: spi-nor: aspeed: Introduce a field for the AHB physical address
      mtd: spi-nor: aspeed: Introduce segment operations
      mtd: spi-nor: aspeed: add initial support for ast2600
      mtd: spi-nor: aspeed: Check for disabled segments on the AST2600
      mtd: spi-nor: aspeed: Introduce training operations per platform
      mtd: spi-nor: aspeed: Introduce a HCLK mask for training
      mtd: spi-nor: aspeed: check upper freq limit when doing training
      mtd: spi-nor: aspeed: add support for AST2600 training
      ARM: dts: aspeed-g6: Add FMC and SPI devices
      ARM: dts: aspeed: rainier: Enable FMC and SPI devices
      ARM: dts: ast2600-evb: Enable FMC and SPI devices

Joel Stanley (3):
      ARM: dts: aspeed: tacoma: Enable FMC and SPI devices
      ARM: dts: aspeed: ast2600evb: Use custom flash layout
      ARM: dts: aspeed: tacoma: Disable CS1 as it is broken

Change-Id: I43fe1feec4db6cd0b9a7d9e0d503ef7a97b68992
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index 82e8a5e..058a061 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
 KBRANCH ?= "dev-5.3"
 LINUX_VERSION ?= "5.3.1"
 
-SRCREV="4d3075e5babf2dc2a2099ce527ee1a83fa6a4fb8"
+SRCREV="1f7b281f21684c2105cc33a6d884f18242c8af62"
 
 require linux-aspeed.inc