summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-04-16linux-aspeed: Move to v5.10.30 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.28 through to 5.10.30 stable releases. Milton Miller (1): net/ncsi: Avoid channel_monitor hrtimer deadlock Change-Id: I072b81523e0d337988e8f62bbea3ba9e1ea3f066 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-04-13linux-aspeed: Move to v5.10.27 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.24 through to 5.10.27 stable releases. Change-Id: I6f20c70e5d9fd4a88d2b8991196cafd08308ef8d Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-04-07linux-aspeed: USB gadget, SBTSI, OCCJoel Stanley1-1/+1
Eddie James (4): fsi: occ: Don't accept response from un-initialized OCC fsi: occ: Log error for checksum failure hwmon: (occ) Start sequence number at one hwmon: (occ) Print response status in first poll error message Joel Stanley (2): ARM: dts: aspeed: Fixes for ASRock E3C246D4I ARM: config: aspeed_g5: Add SBTSI sensor Kun Yi (3): hwmon: (sbtsi) Add basic support for SB-TSI sensors hwmon: (sbtsi) Add documentation dt-bindings: (hwmon/sbtsi_tmep) Add SB-TSI hwmon driver bindings Tao Ren (1): usb: gadget: aspeed: fix dma map failure Change-Id: Ie9a007649087620c3aee2ea039a1fbec995a159f Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-03-31linux-aspeed: mihawk gpio line names, ASRock E3C246D4IJoel Stanley1-1/+1
Nichole Wang (1): ARM: dts: aspeed: mihawk: Add GPIO line names Zev Weiss (1): ARM: dts: aspeed: add ASRock E3C246D4I BMC Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3761b9664572605b4bbba894dd4cf949f635ead8
2021-03-31linux-aspeed: jffs2, spi-fsiJoel Stanley1-1/+1
This fixes a bug in jffs2 and overlayfs that was introduced in v5.9 and is present in the dev-5.10 kernel. Eddie James (1): spi: fsi: Remove multiple sequenced ops for restricted chips Joel Stanley (1): jffs2: Hook up splice_write callback Change-Id: Icc3f325c8e6a7bc31bb5c09bf8674bc9b590379a Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-03-12linux-aspeed: Move to v5.10.23 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.8.21, 5.8.22 and 5.10.23 stable releases. Change-Id: I770c5e31a18c23406cd18fddcd0b3a2cad52d71a Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-03-12linux-aspeed: pmbus, ibm-cffps, rainier and tacomaJoel Stanley1-1/+1
Bartosz Golaszewski (1): hwmon: (pmbus) shrink code and remove pmbus_do_remove() Brandon Wyman (1): ARM: dts: aspeed: rainier: Add gpio-keys-polled for fans Eddie James (4): hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag ARM: dts: aspeed: rainier: Add additional processor CFAMs ARM: dts: aspeed: tacoma: Remove CFAM reset GPIO Joel Stanley (1): ARM: dts: aspeed: rainier: Mark controllers as restricted Vishwanatha Subbanna (1): ARM: dts: aspeed: rainier: Add directly controlled LEDs Change-Id: Ie6ef7f9e6b80c71b25cd1b977acea27a14cf2201 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-03-09linux-aspeed: socinfo updatesJoel Stanley1-1/+1
Dan Carpenter (1): soc: aspeed: Fix a reference leak in aspeed_socinfo_init() Joel Stanley (1): soc: aspeed: socinfo: Add new systems Change-Id: I7262d5f2b61ad20814f5af511f0e4064adcb23d2 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-03-09linux-aspeed: Move to v5.10.20 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.8.15 through to 5.10.20 stable releases. Of note are the following fixes. In particular, thank you to John Wang from Bytedance for identifying the LPC snoop clock fix that Intel had in their fork of the kernel tree, submitting it to mainline, and now it appears in the backport for everyone to benefit from. Jae Hyun Yoo (1): soc: aspeed: snoop: Add clock control logic John Wang (1): ARM: dts: aspeed: Add LCLK to lpc-snoop Ryan Chen (1): clk: aspeed: Fix APLL calculate formula from ast2600-A2 Zhang Changzhong (1): media: aspeed: fix error return code in aspeed_video_setup_video() kernel test robot (1): usb: gadget: aspeed: add missing of_node_put Change-Id: Ib2070b48d93847b4e007e66203393925bb05188a Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-02-11linux-openbmc: Move to Linux 5.10Joel Stanley1-3/+3
This moves the OpenBMC kernel to a v5.10 base for both Aspeed and Nuvoton. There are 125 patches in the tree, with 80 of those patches not yet queued for merging in v5.11. Notably the PECI patchset has been dropped as the author, Intel, has elected to develop it out of tree instead of submitting it for mainline inclusion. The remaining out of tree patches: Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Geissler (1): ARM: dts: tacoma: Add KCS node for LPC MCTP Andrew Jeffery (9): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (core): One-shot retries for failure to set page pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers ARM: dts: aspeed: witherspoon: Update max31785 node misc: Add ASPEED KCS driver for MCTP purposes ARM: dts: witherspoon: Add KCS node for LPC MCTP ARM: dts: aspeed: rainier: Don't shout addresses Brad Bishop (3): ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string eeprom: at25: Split reads into chunks and cap write size Cédric Le Goater (19): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes mtd: spi-nor: Add support for w25q512jv mtd: spi-nor: aspeed: Introduce a field for the AHB physical address mtd: spi-nor: aspeed: Introduce segment operations mtd: spi-nor: aspeed: add initial support for ast2600 mtd: spi-nor: aspeed: Check for disabled segments on the AST2600 mtd: spi-nor: aspeed: Introduce training operations per platform mtd: spi-nor: aspeed: Introduce a HCLK mask for training mtd: spi-nor: aspeed: check upper freq limit when doing training mtd: spi-nor: aspeed: add support for AST2600 training /dev/mem: add a devmem kernel parameter to activate the device Dan Carpenter (1): soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails Eddie James (9): ARM: dts: rainier: Add KCS node for LPC MCTP ARM: dts: aspeed: Add witherspoon-128 machine dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type dt-bindings: input: Add documentation for IBM Operation Panel input: misc: Add IBM Operation Panel driver ARM: dts: aspeed: rainier: Mark FSI SPI controllers as restricted ARM: dts: aspeed: Add Everest BMC machine Fran Hsu (2): ARM: dts: nuvoton: npcm730: Add UDC device ARM: dts: nuvoton: gsj: Add non-mainline nodes George Hung (2): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver George Liu (2): ARM: dts: aspeed: inspur-fp5280g2: Add GPIO line names ARM: dts: aspeed: inspur-fp5280g2: Add ipsps1 driver Jae Hyun Yoo (1): clk: ast2600: enable BCLK for PCI/PCIe bus always Joel Stanley (4): ARM: dts: aspeed: ast2600evb: Add MAC0 drm/aspeed: Add sysfs for output settings net: ftgmac100: Ensure tx descriptor updates are visible ARM: configs: aspeed: Update defconfigs Quan Nguyen (1): ARM: dts: aspeed: Add device tree for Ampere's Mt. Jade BMC Ryan Sie (1): ARM: dts: aspeed: Add Supermicro x11spi BMC machine Tomer Maimon (21): dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: dts: npcm7xx: Add out of tree nodes ARM: dts: olympus: Add non-mainline nodes ARM: dts: npcm750: Add fuse regmap support node ARM: dts: npcm7xx: Link fuse syscon to adc and wdt clk: npcm7xx: add read only flag to divider clocks iio: adc: Add calibration support to npcm ADC watchdog: npcm: Add DT restart priority and reset type support pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driver pinctrl: pinconf: add pin persist configuration pinctrl: npcm7xx: Add pin persist configuration support spi: npcm-pspi: Add full duplex support dt-binding: bmc: add NPCM7XX JTAG master documentation misc: Add NPCM7xx JTAG master driver watchdog: npcm: Modify get reset status function ARM: configs: add defconfig for Nuvoton NPCM7xx BMC Troy Lee (3): dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support ARM: dts: aspeed: Add AST2600 edac into common devicetree edac: Supporting AST2400 and AST2600 edac driver Change-Id: I455ad0dfa67f7224f07b3999b7e3b50755490653 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-02-09linux-aspeed: Everest DTS and max31785 driverJoel Stanley1-1/+1
Eddie James (1): ARM: dts: aspeed: Add Everest BMC machine Matthew Barth (1): hwmon: (pmbus/max31785) Support revision "B" Change-Id: Ib12ae5c49b5245ae7b1574f723b52e9181cb7437 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-01-12linux-aspeed: Inspur fp5280g2, ADM1266 driverJoel Stanley1-1/+1
George Liu (2): ARM: dts: aspeed: inspur-fp5280g2: Add GPIO line names ARM: dts: aspeed: inspur-fp5280g2: Add ipsps1 driver mustafa (1): hwmon: (pmbus) Add support for ADM1266 (From meta-aspeed rev: 53deac894a40ade7bf58fffac15f04f1b278c7f8) Change-Id: I723f161a58f12a5a4ef64b575fa36fe58b38dd4c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-22linux-aspeed: Add Mt Jade and X11SPI machinesJoel Stanley1-1/+1
Quan Nguyen (1): ARM: dts: aspeed: Add device tree for Ampere's Mt. Jade BMC Ryan Sie (1): ARM: dts: aspeed: Add Supermicro x11spi BMC machine (From meta-aspeed rev: b276b99c1a93e9353db49f67514e8294216b455a) Change-Id: I77c674b155c0444ad6725914a72fe75883004575 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-17linux-aspeed: tacoma and rainier ramoops, ethanolx updatesJoel Stanley1-1/+1
Andrew Jeffery (6): ARM: dts: tacoma: Fix node vs reg mismatch for flash memory ARM: dts: tacoma: Zero-pad flash memory region length ARM: dts: rainier,tacoma: Fix size comment whitespace ARM: dts: rainier, tacoma: Comment reserved memory regions ARM: dts: rainier: Add reserved memory for ramoops ARM: dts: tacoma: Add reserved memory for ramoops Konstantin Aladyshev (3): ARM: dts: aspeed: amd-ethanolx: Enable KCS channel 3 ARM: dts: aspeed: amd-ethanolx: Enable devices for the iKVM functionality ARM: dts: aspeed: amd-ethanolx: Add GPIO line names (From meta-aspeed rev: 521b4bb4e011a86f27f1ef0f519cb3d161f8da35) Change-Id: I89a98cd464b4e4ae57bdad64126112a13f95723a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-12linux-aspeed: FSI SPI fixJoel Stanley1-1/+1
Eddie James (1): spi: fsi: Fix transfer returning without finalizing message (From meta-aspeed rev: 10fcd21efd04d5e109ef4354fe397ddc3bb3c9ea) Change-Id: I9685586b10029a6e7ae7d61b93170aeaa2aaa93b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03linux-aspeed: ethernet, rainier dtsJoel Stanley1-1/+1
Eddie James (2): ARM: dts: aspeed: rainier: Add 4U device-tree ARM: dts: aspeed: rainier: Mark FSI SPI controllers as restricted Joel Stanley (1): net: ftgmac100: Ensure tx descriptor updates are visible (From meta-aspeed rev: 1e79f32e8571974816a086a330f270889ebe4d39) Change-Id: I1289cd2c5240a3cdb4eddb88b794a1efd886885b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30linux-aspeed: Move to 5.8.17Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.15, 5.8.16 and 5.8.17 stable releases. (From meta-aspeed rev: 07d964972facc7d233f034f0bbdaea1c66e225b4) Change-Id: Ib6b7a9828e596f4f51f614b0db746a080d6ff5d5 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-30linux-aspeed: G220A fixesJoel Stanley1-1/+1
George Liu (1): ARM: dts: Fix label address for 64MiB OpenBMC flash layout John Wang (1): ARM: dts: aspeed: g220a: Add some gpios (From meta-aspeed rev: 95ee7821d9291e3696297990c330cce9a0e26966) Change-Id: Ice312e449e774c000e4bf572b0e99bfe77c14b92 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14linux-aspeed: kprobes, ftgmac100Joel Stanley1-1/+1
Andrew Jeffery (1): ARM: kprobes: Avoid fortify_panic() when copying optprobe template Dylan Hung (1): net: ftgmac100: Fix Aspeed ast2600 TX hang issue (From meta-aspeed rev: 5d598c61c64dd7b70f50c87e53e274445f57481a) Change-Id: I3ca12a28d8b5178f64f7d5cc37e5c515d75921c1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09linux-aspeed: xdma, gfx sysfsJoel Stanley1-1/+1
Dan Carpenter (1): soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails Joel Stanley (1): drm/aspeed: Add sysfs for output settings (From meta-aspeed rev: 772d6152ba68fecbe60f29d0555adc5f9e46d7cf) Change-Id: Ib38acc30a4d1dd6d98d1f1ae566d537c59d06c0b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09linux-aspeed: Move to 5.8.14Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.13 and 5.8.14 stable releases. (From meta-aspeed rev: 9793d740db96120560c79d53907ff43afecca503) Change-Id: I8d3c6ca3084ae393ff775766b8be84c8ed722b2b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09linux-aspeed: Bytedance G220A, EthanolX, Rainier, PECIJoel Stanley1-1/+1
Andrew Jeffery (2): ARM: config: Enable PSTORE in aspeed_g5_defconfig ARM: dts: aspeed: rainier: Don't shout addresses Eddie James (1): fsi: Aspeed: Add mutex to protect HW access John Wang (1): ARM: dts: Add 64MiB OpenBMC flash layout Konstantin Aladyshev (1): ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding Lotus Xu (1): ARM: dts: aspeed: Add Bytedance g220a BMC machine Zev Weiss (2): peci: fix error-handling in peci_dev_ioctl() peci-cputemp: label CPU cores from zero instead of one (From meta-aspeed rev: 282f8ce537d65b0e2fd00eca91e637518e97a64e) Change-Id: Ie63530abe3e2c26e58597e8c9e78fd01a3e8dd4f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09linux-aspeed: Move to 5.8.12 (take two)Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.9, 5.8.10, 5.8.11 and 5.8.12 stable releases. The previous commit did not bump to a version containing these fixes. (From meta-aspeed rev: 8d37078a9d3cfb22ada2ad4d052449fc8a2e4f0b) Change-Id: I3a210e76e52d350d3e45345ad0c3c383990961da Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-30linux-aspeed: Move to 5.8.12Joel Stanley1-1/+1
This includes security and bug fixes from the 5.8.9, 5.8.10, 5.8.11 and 5.8.12 stable releases. (From meta-aspeed rev: 20431851af835631f4cbe479d958f565ebef781b) Change-Id: Ib6965a9176d578cbc5eda2384928f17584c6cddc Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-17linux-aspeed: Pinmux, Rainier eMMC pull downs, pmbus PEC debugfsJoel Stanley1-1/+1
Andrew Jeffery (5): hwmon: (pmbus) Expose PEC debugfs attribute pinctrl: aspeed: Format pinconf debug consistent with pinmux pinctrl: aspeed: Use the right pinconf mask pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks ARM: dts: rainier: Disable internal pull-downs on eMMC pins (From meta-aspeed rev: c6a057b489fc7087f00abdbda682489e7a2e3318) Change-Id: Ie4d9c5d6519e340fcd7cbca9a32d733f934a271f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-11linux-aspeed: Move to 5.8.8Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.6, 5.8.7 and 5.8.8 stable releases. (From meta-aspeed rev: 3bad2091835b6054b7ba1a2f016b9c125a1ce440) Change-Id: I4a1c370c1760ab0a273a88c836289b83e5ee44ca Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-11linux-aspeed: IBM op panel, I2C slave modeJoel Stanley1-1/+1
Enable I2C slave mode in ast2500 and ast2600 kernel config. Eddie James (5): dt-bindings: input: Add documentation for IBM Operation Panel input: misc: Add IBM Operation Panel driver i2c: aspeed: Mask IRQ status to relevant bits ARM: dts: aspeed: tacoma: Add IBM Operation Panel I2C device ARM: dts: aspeed: rainier: Add IBM Operation Panel I2C device (From meta-aspeed rev: 6204d930bc5b9df98192843227abac29946f75df) Change-Id: I2b66eb5192fabb8562af2327ef5afe3ef3fc33d9 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01linux-aspeed: Move to 5.8.5Joel Stanley1-2/+2
This includes security and bug fixes from the 5.8.1, 5.8.2, 5.8.3, 5.8.4 and 5.8.5 stable releases. (From meta-aspeed rev: d70b397ee265c7cd3d6e4678b86009e9d7127446) Change-Id: Ieb305bf268a1044f1682992c3e1e0153aac08747 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-01linux-aspeed: Rainier XDMA and LEDsJoel Stanley1-1/+1
Eddie James (1): ARM: dts: Aspeed: Rainier: Enable XDMA engine Vishwanatha Subbanna (2): ARM: dts: aspeed: rainier: Add Operator Panel LEDs ARM: dts: aspeed: rainier: Add directly controlled LEDs (From meta-aspeed rev: f4c4262172c24e2727f51e6bc0518173fd45c0e4) Change-Id: Iacca07cde2dceff014997ebcab980b7e65bce60a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-14linux-aspeed: FSI SPI fixesJoel Stanley1-1/+1
Brad Bishop (4): spi: fsi: Handle 9 to 15 byte transfers lengths spi: fsi: Fix clock running too fast spi: fsi: Fix use of the bneq+ sequencer instruction eeprom: at25: Split reads into chunks and cap write size Eddie James (3): dt-bindings: fsi: fsi2spi: Document new restricted property spi: fsi: Implement restricted size for certain controllers spi: fsi: Check mux status before transfers (From meta-aspeed rev: f4b7c1c8227d54a4b805479132b32227113c77d7) Change-Id: I501829de26fba8d2bfd7440483015380192d2c50 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14linux-aspeed: Move to Linux 5.8Joel Stanley1-3/+3
This updates the OpenBMC kernel tree to a 5.8 base. It has beent two weeks since the kernel was last updated, making it the quickest bump in OpenBMC history. There are 93 out of tree kernel patches carried in the OpenBMC tree. The defconfigs were updated to fix selection of video device. An upstream reorganisation of the V4L kconfig resulted in a large number of extra drivers enabled when all we required was VIDEO_ASPEED. Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Geissler (1): ARM: dts: tacoma: Add KCS node for LPC MCTP Andrew Jeffery (13): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (core): One-shot retries for failure to set page pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers pinctrl: aspeed: Improve debug output soc: aspeed: Fail probe of lpc-ctrl if reserved memory is not aligned misc: Add ASPEED KCS driver for MCTP purposes ARM: dts: witherspoon: Add KCS node for LPC MCTP pinctrl: aspeed: Describe the heartbeat function on ball Y23 Ben Tyner (1): ARM: dts: aspeed: witherspoon-128: Remove checkstop GPIO from gpio-keys definitions Brad Bishop (4): ARM: dts: aspeed-g6: Expose SuperIO scratch registers soc: aspeed: lpc: Add G6 compatible strings ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string Cédric Le Goater (22): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes mtd: spi-nor: Add support for w25q512jv mtd: spi-nor: aspeed: Introduce a field for the AHB physical address mtd: spi-nor: aspeed: Introduce segment operations mtd: spi-nor: aspeed: add initial support for ast2600 mtd: spi-nor: aspeed: Check for disabled segments on the AST2600 mtd: spi-nor: aspeed: Introduce training operations per platform mtd: spi-nor: aspeed: Introduce a HCLK mask for training mtd: spi-nor: aspeed: check upper freq limit when doing training mtd: spi-nor: aspeed: add support for AST2600 training mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600 mtd: spi-nor: aspeed: Disable zero size segments on the AST2600 spi-nor: aspeed-smc: Detect 4b opcodes differently /dev/mem: add a devmem kernel parameter to activate the device Eddie James (11): ARM: dts: rainier: Add KCS node for LPC MCTP ARM: dts: aspeed: Add witherspoon-128 machine dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type i2c: fsi: Prevent adding adapters for ports without dts nodes dt-bindings: soc: Add Aspeed XDMA Engine soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl leds: pca955x: Add an IBM software implementation of the PCA9552 chip Fran Hsu (3): ARM: dts: nuvoton: Add NPCM730 common device tree ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl ARM: dts: nuvoton: Add Quanta GSJ BMC George Hung (2): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver Jae Hyun Yoo (12): clk: ast2600: enable BCLK for PCI/PCIe bus always dt-bindings: Add PECI subsystem document Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add bindings document of Aspeed PECI adapter ARM: dts: aspeed: Add PECI node peci: Add Aspeed PECI adapter driver dt-bindings: mfd: Add Intel PECI client bindings document mfd: intel-peci-client: Add Intel PECI client driver Documentation: hwmon: Add documents for PECI hwmon drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Joel Stanley (10): ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: nuvoton: Fix warnings in NPCM7xx common device tree ARM: dts: nuvoton: Update EVB for new PECI layout ARM: dts: nuvoton: evb: Rework enabling of nodes soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600 ARM: dts: aspeed: ast2600evb: Add MAC0 soc: aspeed-lpc-ctrl: Fix printf warning ARM: configs: aspeed: Update defconfigs ARM: config: aspeed-g5: Enable I2C GPIO mux driver ARM: config: aspeed: Fix selection of video device mtd: spi-nor: sfdp: Revert "default to addr_width of 3 for configurable widths" ARM: aspeed: g5: Do not set sirq polarity Tomer Maimon (11): dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: configs: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree arm: dts: Add NPCM7xx RunBMC Olympus Quanta machine. dt-bindings: peci: add NPCM PECI documentation peci: npcm: add NPCM PECI driver (From meta-aspeed rev: 3c9616235643263beea47ef5db5cecafa3349c2e) Change-Id: I4616f47026e00e49bda0abb1fc586dd2faabee30 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-07linux-aspeed: Move to 5.7.12Joel Stanley1-2/+2
This includes security and bug fixes from the 5.7.11 and 5.7.12 stable releases. (From meta-aspeed rev: ea33f9ced2354a75d8918a3c7e61ca56f67e21df) Change-Id: Iaa9bd005a8897ab5e9a1148145c02d6fbb8603fa Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28linux-aspeed: eMMC, FSI, Rainier and Tacoma device treeeJoel Stanley1-1/+1
Ben Tyner (1): Remove checkstop GPIO from gpio-keys definitions Eddie James (9): mmc: sdhci-of-aspeed: Fix clock divider calculation fsi: master: Add boolean parameter to link_enable function fsi: core: Disable link when slave init fails fsi: core: Set slave local bus ownership during init ARM: dts: aspeed: rainier: Switch OCCs to P10 ARM: dts: aspeed: rainier: Enable EHCI controller ARM: dts: Aspeed: tacoma: Enable EHCI controller fsi: master: Remove link enable read-back ARM: dts: aspeed: rainier: Add CFAM SPI controllers Joel Stanley (2): mmc: sdhci-of-aspeed: Revert "Prevent clock divider of zero" ARM: dts: aspeed: rainier: Add FSI I2C masters (From meta-aspeed rev: 4171a5eaa18f59cd4eef7d5dd1e7c8e548e2f78e) Change-Id: I9aaf5fd3cbf6ba1ab7acf6dbc66588b6367f1049 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28linux-aspeed: CFAM reset, I2C mux, SBE FIFOJoel Stanley1-1/+1
Andrew Jeffery (1): ARM: dts: rainier: Describe GPIO mux on I2C3 Joachim Fenkes (2): fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE fsi/sbefifo: Fix reset timeout Joel Stanley (4): ARM: config: aspeed-g5: Enable I2C GPIO mux driver fsi: aspeed: Support CFAM reset GPIO ARM: dts: aspeed: rainier: Add CFAM reset GPIO ARM: dts: aspeed: tacoma: Add CFAM reset GPIO (From meta-aspeed rev: ee96b77b00dbbc7cbf598dde0008c2ba96eb8d28) Change-Id: Ie73ef89d795e49a8f9bbef11261ae78d2b986e4a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-24linux-aspeed: Move to 5.7.10Joel Stanley1-2/+2
This includes security and bug fixes from the 5.7.10 stable release. (From meta-aspeed rev: 69ec802b7b04b61203c81778f695a9dad7a2d0d4) Change-Id: I63b8b9773b0d49114e892bd0d57b95e6ad8cc516 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-23linux-aspeed: spi-nor fixesJoel Stanley1-1/+1
Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Joel Stanley (1): spi-nor: Remove unused file (From meta-aspeed rev: 7e2a5cd6ae49c669168c18e897d87e29a9b9244b) Change-Id: I7489f4a9bc3e8018830956a019b0ad24c1cc2a7f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-22linux-aspeed: Move to Linux 5.7Joel Stanley1-3/+3
This updates the OpenBMC kernel tree to a 5.7 base. It has been three releases since the kernel was updated, making it over 9 months of development time. The stable releses up to v5.7.9 are integrated in this bump. There are 106 out of tree kernel patches carried in the OpenBMC tree. The defconfigs are regenerated with one change made to enable debugfs, as it will default to off with the new kernel without explicitly enabling it, and some platforms (eg Witherspoon) reply on it being enabled. Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Geissler (1): ARM: dts: tacoma: Add KCS node for LPC MCTP Andrew Jeffery (14): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (core): One-shot retries for failure to set page pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers pinctrl: aspeed: Improve debug output soc: aspeed: Fail probe of lpc-ctrl if reserved memory is not aligned misc: Add ASPEED KCS driver for MCTP purposes ARM: dts: witherspoon: Add KCS node for LPC MCTP pinctrl: aspeed: Describe the heartbeat function on ball Y23 ARM: dts: rainier: Configure ball Y23 as GPIOP7 for MCLR_VPP Ben Tyner (2): ARM: dts: aspeed: rainier: Add line-name checkstop ARM: dts: aspeed: tacoma: Remove checkstop gpio-key Brad Bishop (4): ARM: dts: aspeed-g6: Expose SuperIO scratch registers soc: aspeed: lpc: Add G6 compatible strings ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string Cédric Le Goater (22): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes mtd: spi-nor: Add support for w25q512jv mtd: spi-nor: aspeed: Introduce a field for the AHB physical address mtd: spi-nor: aspeed: Introduce segment operations mtd: spi-nor: aspeed: add initial support for ast2600 mtd: spi-nor: aspeed: Check for disabled segments on the AST2600 mtd: spi-nor: aspeed: Introduce training operations per platform mtd: spi-nor: aspeed: Introduce a HCLK mask for training mtd: spi-nor: aspeed: check upper freq limit when doing training mtd: spi-nor: aspeed: add support for AST2600 training mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600 mtd: spi-nor: aspeed: Disable zero size segments on the AST2600 spi-nor: aspeed-smc: Detect 4b opcodes differently /dev/mem: add a devmem kernel parameter to activate the device Eddie James (21): ARM: dts: rainier: Add KCS node for LPC MCTP ARM: dts: aspeed: Add witherspoon-128 machine fsi: aspeed: Enable 23-bit addressing clk: ast2600: Fix AHB clock divider for A1 dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type i2c: fsi: Fix the port number field in status register i2c: fsi: Prevent adding adapters for ports without dts nodes ARM: dts: aspeed: rainier: Add second cfam on the hub dt-bindings: soc: Add Aspeed XDMA Engine soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl ARM: dts: aspeed: ast2600: Update XDMA engine node ARM: dts: aspeed: ast2500: Update XDMA engine node ARM: dts: aspeed: witherspoon: Enable XDMA engine ARM: dts: aspeed: tacoma: Enable XDMA engine clk: AST2600: Add mux for EMMC clock mmc: sdhci-of-aspeed: Prevent clock divider of zero leds: pca955x: Add an IBM software implementation of the PCA9552 chip Fran Hsu (3): ARM: dts: nuvoton: Add NPCM730 common device tree ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl ARM: dts: nuvoton: Add Quanta GSJ BMC George Hung (2): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver Jae Hyun Yoo (12): clk: ast2600: enable BCLK for PCI/PCIe bus always dt-bindings: Add PECI subsystem document Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add bindings document of Aspeed PECI adapter ARM: dts: aspeed: Add PECI node peci: Add Aspeed PECI adapter driver dt-bindings: mfd: Add Intel PECI client bindings document mfd: intel-peci-client: Add Intel PECI client driver Documentation: hwmon: Add documents for PECI hwmon drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Joel Stanley (13): ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: nuvoton: Fix warnings in NPCM7xx common device tree ARM: dts: nuvoton: Update EVB for new PECI layout ARM: dts: nuvoton: evb: Rework enabling of nodes soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600 fsi: aspeed: Support cabled FSI fsi: aspeed: Run the bus at maximum speed fsi: aspeed: Add module param for bus divisor ARM: dts: aspeed: ast2600evb: Add MAC0 ARM: configs: aspeed: Update defconfigs hwmon (peci-dmmtemp): Fix 'sizeof' warning soc: aspeed-lpc-ctrl: Fix printf warning Revert "ARM: dts: aspeed: tacoma: Add gpio-key definitions" Tomer Maimon (11): dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: configs: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree arm: dts: Add NPCM7xx RunBMC Olympus Quanta machine. dt-bindings: peci: add NPCM PECI documentation peci: npcm: add NPCM PECI driver (From meta-aspeed rev: a1d8d7791b8257b85eb85d73f08c2961c8c94f16) Change-Id: I84ae1a28349144db398b7a43e0a2951c1eee434d Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26linux-aspeed: Move to 5.4.48Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.45, 5.4.46, 5.4.47 and 5.4.48 stable releases. (From meta-aspeed rev: c3bc610a79d6b35f6b3c1707c86ca89922a4fad5) Change-Id: I2839dcb68dbb1ed011adf236352add86e7e50d09 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26linux-aspeed: Rainier and EVB device treesJoel Stanley1-1/+1
Eddie James (1): ARM: dts: aspeed: rainier: Add second cfam on the hub Joel Stanley (1): ARM: dts: aspeed: ast2600evb: Add MAC0 (From meta-aspeed rev: d13ebb3c7ca5dabd083bfa4d7dfa1897e9b77048) Change-Id: I9b4b1e70b67f6017f736cac85f010c8f3a4ba69e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-05linux-aspeed: Move to 5.4.44Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.44 stable release. (From meta-aspeed rev: ec813222ab8916603ce96d76f99c967d6d67110b) Change-Id: I911e44daeee1c8c507b744a002979cd82c5a114b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-05linux-aspeed: DTS updates, XDMA, FSI I2CJoel Stanley1-1/+1
Ben Pai (1): ARM: dts: aspeed: mihawk: Add aliases for i2c and add thermal sensor Ben Tyner (2): ARM: dts: aspeed: rainier: Add line-name checkstop ARM: dts: aspeed: tacoma: Remove checkstop gpio-key Eddie James (5): i2c: fsi: Fix the port number field in status register i2c: fsi: Prevent adding adapters for ports without dts nodes dt-bindings: soc: aspeed: xdma: Update to v11 upstream soc: aspeed: xdma: Update to v11 upstream ARM: dts: aspeed: Update XDMA to v11 upstream properties (From meta-aspeed rev: 6b226ab7f77c76db68e3d9e70b0f1a5c1dde514d) Change-Id: I272058c5e0dd5ca12b17379d1bf4f94f5a7ba290 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-02linux-aspeed: Move to 5.4.43Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.40, 5.4.41, 5.4.42, and 5.4.43 stable releases. (From meta-aspeed rev: e491b87b48ae956b3b40cc93a1a4102a0841f8b1) Change-Id: I23cc7318d2d28e6dff73ebf2fd4707702fe3c382 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-08linux-aspeed: Move to 5.4.39Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.39 stable release. It also includes a revert of the inital workaround for interrupt behaviour on AST2600's I2C master as 5.4.39 contains an upstream fix. Joel Stanley (1): i2c: aspeed: Revert initial IRQ workaround (From meta-aspeed rev: ac403399d5fbed4eba4a1587c9cfc2bb30cfd07a) Change-Id: I84376e84e55ce22498442f3d24877805ec22c8d6 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-08linux-aspeed: Rainier DTSJoel Stanley1-1/+1
Joel Stanley (1): ARM: dts: aspeed: rainier: System has one SPI NOR (From meta-aspeed rev: 963da65de5c17145cf34c5bc82376cf3a67f4ae0) Change-Id: I5e465b08a33cdecaf40cde0f024e88a7856b9728 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06linux-aspeed: Move to 5.4.38Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.33, 5.4.34, 5.4.35, 5.4.36, 5.4.37 and 5.4.38 stable releases. (From meta-aspeed rev: 60604033e4584eee4958a8b025a4b51e13a99638) Change-Id: I64558ff2aca67b1b9c75df026a496fb5a7308d67 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06linux-aspeed: Rainier DTS, 2600 Pinctrl, OCCJoel Stanley1-1/+1
Andrew Jeffery (2): pinctrl: aspeed: Describe the heartbeat function on ball Y23 ARM: dts: rainier: Configure ball Y23 as GPIOP7 for MCLR_VPP Eddie James (3): dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type (From meta-aspeed rev: 8b46bfecbdc8b22b1cb4b9441666b1345fc8dadf) Change-Id: I86124c57eb821cc2bf268c110802946bac5d043e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-01linux-aspeed: perf build fix, FSI attached SPIJoel Stanley1-1/+1
Changbin Du (1): perf: Make perf able to build with latest libbfd Eddie James (2): dt-bindings: fsi: Add FSI2SPI bindings spi: Add FSI-attached SPI controller driver Joel Stanley (1): ARM: confisgs: aspeed_g5: Sync with OpenBMC (From meta-aspeed rev: 29b354d091e668d00598d0ef05f070f73c91c0df) Change-Id: I6fe69e32f460d0aeb41fe14b4e87ef95f6cb436e Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-16linux-aspeed: Rainier DTS, AST2600 A1 clock, FSIJoel Stanley1-1/+1
Andrew Geissler (1): ARM: dts: aspeed: rainier: Add gpio line names Eddie James (1): clk: ast2600: Fix AHB clock divider for A1 Joel Stanley (2): fsi: aspeed: Run the bus at maximum speed fsi: aspeed: Add module param for bus divisor (From meta-aspeed rev: ae8c8b5c2c8db832831ad9291faf0b6ed8224379) Change-Id: I5dd7d6a233969cb4bcb69ba65ce2ca7b334f8f5b Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15linux-aspeed: Move to 5.4.32Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.28, 5.4.29, 5.4.30, 5.4.31 and 5.4.32 stable releases. (From meta-aspeed rev: 03423fdeee77ec940bbafd7b049d4067e6fea80c) Change-Id: I095a9fab81a0cad09f20324e27db12a690ca9b1a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-15linux-aspeed: I2C TPM driver, Tacoma TPM and second VUARTJoel Stanley1-1/+1
The TPM TIS driver for I2C comes from v6 of the patchset on the linux-integrity list[1], plus additional backports to support it on 5.4. https://lore.kernel.org/linux-integrity/20200407162044.168890-1-amirmizi6@gmail.com/T/ Amir Mizinski (7): tpm: tpm_tis: Make implementation of read16 read32 write32 optional tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops tpm: tpm_tis: rewrite "tpm_tis_req_canceled()" tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception tpm: Handle an exception for TPM Firmware Update mode. dt-bindings: tpm: Add YAML schema for TPM TIS I2C options tpm: tpm_tis: add tpm_tis_i2c driver Andrew Jeffery (1): ARM: dts: tacoma: Enable the second VUART Eddie James (1): ARM: dts: aspeed: tacoma: Add tpm Sumit Garg (1): tpm: Move tpm_buf code to include/linux/ (From meta-aspeed rev: 1aaea9d85026a6eda21dc9f817d4d0afa703d39e) Change-Id: I294e61124bccd0a62a5f61d7d8624044fbf74b75 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>