summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-10-19 02:34:29 +0300
committerJoel Stanley <joel@jms.id.au>2021-10-19 02:34:30 +0300
commitc60def743af837930f1d0f460bf1d2b994faac36 (patch)
tree63a49c90fcd199e496e836d8a7306378dfe3aa9b /meta-aspeed
parentd1c2f832d76b6f30805d9bb116a2be6d5875036b (diff)
downloadopenbmc-c60def743af837930f1d0f460bf1d2b994faac36.tar.xz
linux-aspeed: LM25066
Zev Weiss (8): hwmon: (pmbus/lm25066) Add offset coefficients hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff hwmon: (pmbus/lm25066) Mark lm25066_coeff array const hwmon: (pmbus/lm25066) Add OF device ID table hwmon: (pmbus/lm25066) Support configurable sense resistor values dt-bindings: hwmon/pmbus: Add ti, lm25066 power-management IC Change-Id: I3bd76959963ad7de008197f7349c72b088eb1147 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-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 bfeaee3c0..f08508155 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.11"
-SRCREV="29150e77b5a3db5893562da909d75b78f4f156c9"
+SRCREV="789eef545f9b26979e796bf55f637e805681d4d7"
require linux-aspeed.inc