u-boot-aspeed: SPI NOR, NCSI, Qcom DC-SCM, dts cleanups

Cédric Le Goater (3):
      net: phy: ncsi: Add phy_interface_is_ncsi() helper
      spi: aspeed: Use "jedec,spi-nor" compatible to count devices
      ARM: dts: aspeed: Remove "spi-flash" compatible

Graeme Gregory (1):
      ARM: dts: aspeed: add Qualcomm DC-SCM V1

Joel Stanley (4):
      phy: Only create NCSI PHY when it's present
      ARM: dts: ast2600: Consolidate A1 device tree
      ARM: dts: ast2600: Consolidate A0 device tree
      ARM: dts: ast2600: Consolidate NCSI device tree

Change-Id: I9b510afd3647afc66e99f2a64f0cb42a4aa65c15
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 0e33338..7c091f3 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -8,7 +8,7 @@
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "804e42b010d91eaed155aca8620ff5f905996302"
+SRCREV = "6ca27db3f97b270e063b552e2c5e554d70f2fd66"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
 
 S = "${WORKDIR}/git"