summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-04-12 04:47:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-24 20:56:38 +0300
commit37911c44caef94a8d6c0a908fca9c5a7fe806ddb (patch)
treee88e75f94f548c0b3a6d4e71f1dca177fb9129dc /meta-phosphor
parentdcd339a0cd979e7dcfcbcf3f7e703a2296dd503b (diff)
downloadopenbmc-37911c44caef94a8d6c0a908fca9c5a7fe806ddb.tar.xz
kernel: Add ASPEED AST2500 DRM driver
This updates the kernel to include the ASPEED DRM driver. Note that the defconfig update has no affect on the I2C support; it drops out only due to being selected by other dependencies. Joel Stanley (6): drm: Add ASPEED GFX driver drm: aspeed: Debugfs interface for GFX registers ARM: dts: aspeed-g5: Add resets and clocks to GFX node ARM: dts: ast2500-evb: Enable the GFX IP ARM: dts: witherspoon: Enable the GFX IP ARM: dts: aspeed-g5: Add DAC MUX userspace control Change-Id: I084c4df8b7d4bcc183a865c9eabb0154570e0342 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
index 58f248569..2d35c4a58 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.13.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.13"
LINUX_VERSION ?= "4.13.16"
-SRCREV="e8b7a01a0b0f611d48cdba2471ae6fbddeed17f5"
+SRCREV="5b5a9c2d51eda4279915d72cda387dd6edfd00df"
require linux-obmc.inc