mediatek: cleanly backport and add fix for I2C driver mt7981-i2c-clk-fix
authorDaniel Golle <daniel@makrotopia.org>
Fri, 26 May 2023 12:49:02 +0000 (13:49 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 26 May 2023 13:31:36 +0000 (14:31 +0100)
commit2f5bafdde884f90b6a7f3109c7bb0ce0cb166087
tree6ab57dcd422f24981fb1380000cad03b678da49e
parent43d27b02522c100b0c625d4b22f4bb6ad83c166f
mediatek: cleanly backport and add fix for I2C driver

Pick accepted patches from upstream Linux tree instead of having to
maintain our slightly different downstream patches.
Import pending patch fixing I2C on MT7981.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
19 files changed:
target/linux/mediatek/files-5.15/arch/arm64/boot/dts/mediatek/mt7981.dtsi
target/linux/mediatek/patches-5.15/803-i2c-busses-add-mt7986-support.patch [deleted file]
target/linux/mediatek/patches-5.15/810-i2c-mediatek-add-support-for-MT7981-SoC.patch [deleted file]
target/linux/mediatek/patches-5.15/840-01-v5.16-i2c-mediatek-Reset-the-handshake-signal-between-i2c-.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-02-v5.16-i2c-mediatek-Dump-i2c-dma-register-when-a-timeout-oc.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-03-v5.18-i2c-mediatek-Add-i2c-compatible-for-Mediatek-MT8186.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-04-v5.18-i2c-mediatek-modify-bus-speed-calculation-formula.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-05-v5.18-i2c-mediatek-remove-redundant-null-check.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-06-v5.18-i2c-mt65xx-Simplify-with-clk-bulk.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-07-v5.18-i2c-mediatek-Add-i2c-compatible-for-Mediatek-MT8168.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-08-v5.19-i2c-mediatek-Optimize-master_xfer-and-avoid-circular.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-09-v5.19-i2c-mediatek-Fix-an-error-handling-path-in-mtk_i2c_p.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-10-v6.0-i2c-mediatek-add-i2c-compatible-for-MT8188.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-11-v6.0-i2c-move-drivers-from-strlcpy-to-strscpy.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-12-v6.2-i2c-mediatek-add-mt7986-support.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-13-v6.3-i2c-mt65xx-Use-devm_platform_get_and_ioremap_resourc.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-14-v6.3-i2c-mt65xx-drop-of_match_ptr-for-ID-table.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-15-next-i2c-mediatek-add-support-for-MT7981-SoC.patch [new file with mode: 0644]
target/linux/mediatek/patches-5.15/840-16-pending-i2c-mt65xx-add-additional-clocks.patch [new file with mode: 0644]