From 85aab623327d57b8c9ed263ded83057f48147bb7 Mon Sep 17 00:00:00 2001 From: Andrew Jeffery Date: Wed, 23 Aug 2017 16:47:02 +0930 Subject: kernel: ftgmac100, i2c, occ hwmon fixes Andrew Jeffery (1): net: ftgmac100: Fix oops in probe on failure to find associated PHY Brendan Higgins (1): i2c: aspeed: add proper support fo 24xx clock params Edward A. James (3): hwmon: (pmbus) Add debugfs for status registers hwmon: (occ): Return power readings in micro-Watts drivers: occ: Fix bad list access Change-Id: I3b3b3e043dd2a8abf1dbec8c199abcb305d908e8 Fixes: openbmc/openbmc#2170. Signed-off-by: Andrew Jeffery --- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-kernel') diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb index 9e3c04afb..0c60c0fdb 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.10" LINUX_VERSION ?= "4.10.17" -SRCREV="1a4df30c39cf5ee0e3d2528c409787ccbb4a672a" +SRCREV="ba30e9ed152bab62f72da24986ee5ca22d6c9b07" require linux-obmc.inc -- cgit v1.2.1