Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ramips: switch to 6.1 kernel | Nick Hainke | 2024-03-12 |
| | | | | | | | We have had the testing kernel for several weeks now. Let's switch to 6.1 to have more testers. Additionally, 6.6 is already in the pipeline. Signed-off-by: Nick Hainke <vincent@systemli.org> | ||
* | ramips: pinctrl: support requesting different functions for same group | Shiji Yang | 2023-07-29 |
MT7620 wireless radio needs change the pin group function between "gpio" and "pa" during the calibration process. However, ralink pinctrl driver doesn't support requesting different functions for the same group. This patch enables pinctrl consumers to perform such operations. Signed-off-by: Shiji Yang <yangshiji66@qq.com> |