aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-5.15/433-drivers-spi-mem-Add-spi-calibration-hook.patch
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: add support for SPI calibrationDaniel Golle2023-03-271-0/+41
Newer MediaTek's SoCs need SPI calibration routines for SPI to work reliably. Import patches for that from MediaTek's SDK. Signed-off-by: Daniel Golle <daniel@makrotopia.org>