summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-08-23 03:07:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-23 04:44:08 +0300
commit478839bc4f09c6078d227ef6027919280161f46c (patch)
tree69325b975a2e39a515277fd2b52933dee95c33d6
parentfba5121cf3e2e40d2d44ac365ba1afc242f27b99 (diff)
downloadopenbmc-478839bc4f09c6078d227ef6027919280161f46c.tar.xz
linux-aspeed: AST2600 MDIO driver
Andrew Jeffery (3): net: phy: Add mdio-aspeed net: ftgmac100: Add support for DT phy-handle property net: ftgmac100: Select ASPEED MDIO driver for the AST2600 (From meta-aspeed rev: d43a9b7ca84706b6b62d287a9bbe1f64f956317a) Change-Id: Ief9b513bbbadc0e868673c7d3b4595d64120939d Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 2bfc96447..7f40f7596 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.2"
LINUX_VERSION ?= "5.2.9"
-SRCREV="0552c5c8483be35bee8914fe0b589d2d184ee276"
+SRCREV="c008a29225c850f522b25af7440c96f7e9044a99"
require linux-aspeed.inc