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

(From meta-aspeed rev: 6f2dd84f3f30c9777ce956d5ad56de7d04bb227c)

Change-Id: I774fa833665c5d84cf58df5cd7315cadaf56754b
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 82e8a5e..058a061 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/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