| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-11 | pinctrl: mediatek: add support for mt8189 | Bo-Chen Chen | |
| Add pinctrl support for mt8189. Signed-off-by: Bo-Chen Chen <[email protected]> Co-developed-by: David Lechner <[email protected]> Reviewed-by: Macpaul Lin <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]> | |||
| 2026-02-18 | pinctrl: mediatek: add pinctrl driver for MT8195 | Chris-QJ Chen | |
| Add support for MT8195 pinctrl. The driver is based on the kernel one. Signed-off-by: Chris-QJ Chen <[email protected]> Signed-off-by: Julien Stephan <[email protected]> | |||
| 2026-01-28 | pinctrl: mediatek: Add pinctrl driver for MT8188 SoC | Chris-QJ Chen | |
| Add pinctrl driver for mt8188. The driver is based on the kernel driver. Signed-off-by: Chris-QJ Chen <[email protected]> Signed-off-by: Jill.Wu <[email protected]> Signed-off-by: Vitor Sato Eschholz <[email protected]> Signed-off-by: Julien Stephan <[email protected]> Reviewed-by: Macpaul Lin <[email protected]> | |||
| 2026-01-12 | pinctrl: mediatek: add pinctrl driver for MT8365 SoC | Vitor Sato Eschholz | |
| Add pinctrl support for MT8365 SoC. Signed-off-by: Julien Masson <[email protected]> Signed-off-by: Vitor Sato Eschholz <[email protected]> Signed-off-by: David Lechner <[email protected]> | |||
| 2025-01-30 | pinctrl: mediatek: add pinctrl driver for MT7987 SoC | Weijie Gao | |
| This patch adds pinctrl and gpio support for MT7987 SoC Signed-off-by: Weijie Gao <[email protected]> | |||
| 2023-08-03 | pinctrl: mediatek: add pinctrl driver for MT7988 SoC | Weijie Gao | |
| This patch adds pinctrl and gpio support for MT7988 SoC Signed-off-by: Weijie Gao <[email protected]> | |||
| 2022-09-23 | pinctrl: mediatek: add pinctrl driver for MT7986 SoC | Weijie Gao | |
| This patch adds pinctrl and gpio support for MT7986 SoC Reviewed-by: Simon Glass <[email protected]> Tested-by: Daniel Golle <[email protected]> Signed-off-by: Weijie Gao <[email protected]> | |||
| 2022-09-23 | pinctrl: mediatek: add pinctrl driver for MT7981 SoC | Weijie Gao | |
| This patch adds pinctrl and gpio support for MT7981 SoC Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Weijie Gao <[email protected]> | |||
| 2020-01-16 | pinctrl: mediatek: add driver for MT7622 | Sam Shih | |
| This patch add Pinctrl driver for MediaTek MT7622 SoC. Signed-off-by: Sam Shih <[email protected]> Reviewed-by: Ryder Lee <[email protected]> | |||
| 2020-01-16 | pinctrl: mediatek: add driver for MT8512 | mingming lee | |
| Add Pinctrl driver for MediaTek MT8512 SoC. Signed-off-by: mingming lee <[email protected]> | |||
| 2019-12-03 | pinctrl: add driver for MT8518 | mingming lee | |
| Add Pinctrl driver for MediaTek MT8518 SoC. Signed-off-by: mingming lee <[email protected]> | |||
| 2019-04-23 | pinctrl: add driver for MT8516 | Fabien Parent | |
| Add Pinctrl driver for MediaTek MT8516 SoC. Signed-off-by: Fabien Parent <[email protected]> Acked-by: Ryder Lee <[email protected]> | |||
| 2018-11-28 | pinctrl: MediaTek: add pinctrl driver for MT7623 SoC | Ryder Lee | |
| This patch adds pinctrl support for MT7623 SoC. And most of the structures are used to hold the hardware configuration for each pin. Signed-off-by: Ryder Lee <[email protected]> Tested-by: Matthias Brugger <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2018-11-28 | pinctrl: MediaTek: add pinctrl driver for MT7629 SoC | Ryder Lee | |
| This patch adds pinctrl support for MT7629 SoC. The IO core found on the SoC has the registers for pinctrl, pinconf and gpio mixed up in the same register range. Hence the driver also implements the gpio functionality through UCLASS_GPIO. This also creates a common file as there might be other chips that use the same binding and driver, then being a little more abstract could help in the long run. Signed-off-by: Ryder Lee <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
