summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-09-22 03:12:04 +0300
committerJoel Stanley <joel@jms.id.au>2021-09-22 04:15:01 +0300
commit38d60a24551e02f8de4c4ed38a5b23de81185e11 (patch)
treeadeb311c88d9cbbac60b63426e502aca070a1d7a
parent71e95da6057fbd20a6c3f6a3d6a0e471f8fb3a53 (diff)
downloadopenbmc-38d60a24551e02f8de4c4ed38a5b23de81185e11.tar.xz
linux-aspeed: P10BMC muxes, LEDs, EEPROM, GPIOs
Eddie James (4): ARM: dts: aspeed: everest: Add I2C bus 15 muxes ARM: dts: aspeed: rainier: Add system LEDs ARM: dts: aspeed: rainier: Add eeprom on bus 12 ARM: dts: aspeed: rainier: Remove gpio hog for GPIOP7 Change-Id: I95950704b432b53388d20cef7f5917d6fc46f904 Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 952e8e837..f22150165 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.14"
LINUX_VERSION ?= "5.14.3"
-SRCREV="b4a32710a5588ebf9c90a7b34c0203d837848504"
+SRCREV="2ae563f84c046891a93f41db7b31811311c227c1"
require linux-aspeed.inc