Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-16 | pinctrl: mediatek: add support for different pinctrl | Sam Shih | |
Due to the pinctrl hardware of MT7622 is difference from others SoC which using the common part of mediatek pinctrl. So we need to modify the common part of mediatek pinctrl. Signed-off-by: Sam Shih <sam.shih@mediatek.com> Reviewed-by: Ryder Lee <ryder.lee@mediatek.com> | |||
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 <ryder.lee@mediatek.com> Tested-by: Matthias Brugger <matthias.bgg@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |