Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediatek: switch to Linux 6.6 | Daniel Golle | 2024-05-03 |
| | | | | | | | Switch to Linux kernel version 6.6 and drop configs, files and patches for Linux 6.1. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | mediatek: mt7981: pinctrl: add additional emmc groups | Jean Thomas | 2024-03-13 |
Add new emmc groups in the pinctrl driver for the MediaTek MT7981 SoC: * emmc reset, with pin 15. * emmc 4-bit bus-width, with pins 16 to 19, and 24 to 25. * emmc 8-bit bus-width, with pins 16 to 25. The existing emmc_45 group is kept for legacy reasons, even if this is the union of emmc_reset and emmc_8 groups. Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr> |