Hi, when merging the most recent stable releases into chromeos-4.14 and chromeos-4.19, I noticed that the following patches are missing in v4.14.y and v4.19.y. In both cases a backported fix was later fixed upstream, but the fix of the fix was not backported. v4.14.y, v4.19.y: commit a4d8f64f7267 ("spi: mediatek: use correct mata->xfer_len when in fifo transfer") Fixes commit 6237e9d0715a ("spi: mediatek: Don't modify spi_transfer when transfer."), but is not marked for stable/fixes. v4.19.y: commit bc1a7f75c85e ("i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()") Fixes: fc66b39fe36a ("i2c: mediatek: Use DMA safe buffers for i2c transactions") Please consider applying the missing patches to future stable releases. Thanks, Guenter