summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-05-19 16:23:51 +0300
committerJoel Stanley <joel@jms.id.au>2022-05-20 06:53:22 +0300
commit17a1879e21310f58dbbe3ed019969473d5319391 (patch)
tree6630c1f90f08851919e56622e4c3d285ac8e623a /meta-aspeed
parent6cdc23e9a4d035e6e1e27842420a2941b81220b3 (diff)
downloadopenbmc-17a1879e21310f58dbbe3ed019969473d5319391.tar.xz
linux-aspeed: nct6775, Nuvia DC-SCM, Bletchley updates, AST2600 Ethernet fix
Dan Carpenter (1): hwmon: (nct6775) delete some extension lines Denis Pauk (9): hwmon: (nct6775) Use superio_*() function pointers in sio_data. hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data. hwmon: (nct6775) Support access via Asus WMI hwmon: (nct6775) Add additional ASUS motherboards. hwmon: (nct6775) add ProArt X570-CREATOR WIFI. hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-P Dmitry Baryshkov (1): hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist Eddie James (1): fsi: occ: Prevent use after free Graeme Gregory (1): ARM: dts: aspeed: Add Nuvia DC-SCM BMC Guenter Roeck (1): hwmon: (nct6775) Fix crash in clear_caseopen Howard Chiu (1): ARM: dts: aspeed: ast2600-evb: Enable video engine Joel Stanley (1): net: ftgmac100: Disable hardware checksum on AST2600 Neal Liu (1): ARM: dts: aspeed: Add USB2.0 device controller node Oleksandr Natalenko (1): hwmon: (nct6775) add Pro WS X570-ACE Potin Lai (6): ARM: dts: aspeed: bletchley: enable ehci0 device node ARM: dts: aspeed: bletchley: switch spi2 driver to aspeed-smc ARM: dts: aspeed: bletchley: Enable mdio0 bus ARM: dts: aspeed: bletchley: update gpio0 line names ARM: dts: aspeed: bletchley: add pca9536 node on each sled ARM: dts: aspeed: bletchley: add eeprom node on each sled Zev Weiss (9): hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value() hwmon: (nct6775) add support for TSI temperature registers hwmon: (nct6775) Convert register access to regmap API hwmon: (nct6775) Rearrange attr-group initialization hwmon: (nct6775) Add read-only mode hwmon: (nct6775) Convert S_I* permissions macros to octal hwmon: (nct6775) Split core and platform driver dt-bindings: hwmon: Add nuvoton,nct6775 hwmon: (nct6775) Add i2c driver Change-Id: I19d22f9eea8b58f228852ec7a06891cf18f0295c 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 1c67846822..ceca9368c4 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.15"
LINUX_VERSION ?= "5.15.41"
-SRCREV="9fd292517a3a387a6ec3ed2c3e36553b88f13a33"
+SRCREV="1f7f915b33cfaac6563f267ec9164e861ba19330"
require linux-aspeed.inc