[PATCH v5 10/25] pinctrl: mtmips: add support for MediaTek MT7621 SoC

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Tue May 17 23:49:27 CEST 2022



On 16.05.22 04:43, Weijie Gao wrote:
> This patch adds pinctrl support for MediaTek MT7621 SoC.
> The MT7621 SoC supports pinconf, but it is not the same as mt7628.
> 
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v5 changes: Remove the use of common.h
> v4 changes: none
> v3 changes: none
> v2 changes: none
> ---
>   drivers/pinctrl/mtmips/Kconfig                |   9 +
>   drivers/pinctrl/mtmips/Makefile               |   1 +
>   drivers/pinctrl/mtmips/pinctrl-mt7621.c       | 306 ++++++++++++++++++
>   .../pinctrl/mtmips/pinctrl-mtmips-common.c    |   4 +-
>   .../pinctrl/mtmips/pinctrl-mtmips-common.h    |  12 +
>   5 files changed, 330 insertions(+), 2 deletions(-)
>   create mode 100644 drivers/pinctrl/mtmips/pinctrl-mt7621.c
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list