pinctrl: mediatek: mt7981: add additional emmc groups
authorJean Thomas <jean.thomas@wifirst.fr>
Wed, 17 Jan 2024 14:55:47 +0000 (15:55 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 27 Jan 2024 23:52:31 +0000 (00:52 +0100)
commit8714b3414dd6070609fabdd73a70e5f818f77f24
tree29de0a96d4fe47808c954badbf9c39e121a35a8f
parent398f914bf0022dcde82050aab72a2bd842ee1709
pinctrl: mediatek: mt7981: add additional emmc groups

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>
Reviewed-by: Daniel Golle <daniel@makrotopia.org>
Link: https://lore.kernel.org/r/20240117145547.3354242-1-jean.thomas@wifirst.fr
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/pinctrl-mt7981.c