summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-12-12 13:27:13 +1030
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-12-12 04:16:15 +0000
commit502ed4c0f99c2cc94928ffda3050ee5ef94cacbe (patch)
tree415318a7a57450a0ae66b05cacd7b2a325a3eb8e /meta-phosphor/common
parentf3713c5ea4c9b8dce131b8ed4a7f6765485210e1 (diff)
downloadtalos-openbmc-502ed4c0f99c2cc94928ffda3050ee5ef94cacbe.tar.gz
talos-openbmc-502ed4c0f99c2cc94928ffda3050ee5ef94cacbe.zip
kernel: Add Intel S2600WF, gpio and pinctrl fixes, machine updates
Andrew Jeffery (2): ARM: dts: aspeed: Ensure platform mux RMII1 for MAC0 pinctrl: aspeed: Rework strap register write logic for the AST2500 James Feist (2): ARM: dts: aspeed: Rename aspeed-bmc-opp-flash-layout.dtsi ARM: dts: Add S2600WF BMC Machine Lei YU (1): ARM: dts: aspeed: P8: Add checkstop gpio key Patrick Venture (6): ARM: dts: aspeed: gpio controller register range ARM: dts: aspeed: quanta: add aliases for i2c pcie ARM: dts: aspeed: quanta-q71l: move coin battery sensor ARM: dts: aspeed: zaius: move coin battery sensor ARM: dts: aspeed-g4: add serial gpio driver entry ARM: dts: aspeed: quanta: add i2cmux for frus Peter Hanson (1): ARM: dts: quanta: i2c-2 idle disconnects Rick Altherr (1): pinctrl: aspeed: Allow disabling Port D and Port E loopback mode Vishwanatha Subbanna (1): ARM: dts: aspeed: witherspoon: Add power-button LED Yong Li (1): pinctrl: aspeed: Fix ast2500 strap register write logic Change-Id: I960b2c28eb0f0e0af055ea0ecdf48e01256c2f14 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc/0001-ARM-dts-Aspeed-Witherspoon-Update-BMC-partitioning.patch2
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc/0001-ARM-dts-Aspeed-Witherspoon-Update-BMC-partitioning.patch b/meta-phosphor/common/recipes-kernel/linux/linux-obmc/0001-ARM-dts-Aspeed-Witherspoon-Update-BMC-partitioning.patch
index 40e061092..3407f2f79 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc/0001-ARM-dts-Aspeed-Witherspoon-Update-BMC-partitioning.patch
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc/0001-ARM-dts-Aspeed-Witherspoon-Update-BMC-partitioning.patch
@@ -71,7 +71,7 @@ index dd30c20..51f965e 100644
status = "okay";
m25p,fast-read;
--#include "aspeed-bmc-opp-flash-layout.dtsi"
+-#include "openbmc-flash-layout.dtsi"
+#include "aspeed-bmc-opp-flash-layout-ubi.dtsi"
};
flash@1 {
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 a2712cc7e..3c91d5f13 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="e7ae4c9b5df12838e66a25df93df02e47bdb7d11"
+SRCREV="72b52ebab574eaf0bcd2256ae16a25976a37c407"
require linux-obmc.inc
OpenPOWER on IntegriCloud