summaryrefslogtreecommitdiffstats
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-10-04 11:34:19 +0200
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 11:19:54 -0400
commitb820a769ebaa6e9cad6da1db0887432aeccd4b9a (patch)
treed7e81f981056d613e6c1426a898d3689112bfd66 /meta-aspeed/recipes-kernel
parentcc912ff51af979c1c2dbb9f5979634ec3531b1f5 (diff)
downloadtalos-openbmc-b820a769ebaa6e9cad6da1db0887432aeccd4b9a.tar.gz
talos-openbmc-b820a769ebaa6e9cad6da1db0887432aeccd4b9a.zip
linux-aspeed: Add internal RTC driver
This is not enabled for any of the in-tree systems at this stage as they all use an i2c battery-backed RTC. Joel Stanley (4): rtc: Add ASPEED RTC driver dt-bindings: rtc: Add ASPEED description ARM: aspeed: Add RTC node (From meta-aspeed rev: 341ba1dd3d5128ec54c5623b829dae4001b363f6) Change-Id: Ia9fe9ec935f8558273c1dfa3a7bbb69a5c95335f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-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 aace44597..c8d91bf86 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-4.18"
LINUX_VERSION ?= "4.18.8"
-SRCREV="fd8f1293c6ae560e00c580afd2f8223e5d2d5102"
+SRCREV="39b1aa557c5fd2bb540362e409a97a61a339806f"
require linux-aspeed.inc
OpenPOWER on IntegriCloud