public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor fixes for MediaTek pinctrl driver
@ 2021-03-05  2:21 Weijie Gao
  2021-03-05  2:22 ` [PATCH 1/4] pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name Weijie Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Weijie Gao @ 2021-03-05  2:21 UTC (permalink / raw)
  To: u-boot

This patch series provides fixes for MediaTek pinctrl driver common parts
and mt7629.

Sam Shih (2):
  pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
  pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl

Weijie Gao (2):
  pinctrl: mediatek: do not probe gpio driver if not enabled
  pinctrl: mt7629: add jtag function and pin group

 drivers/pinctrl/mediatek/pinctrl-mt7629.c     |  7 +++++
 drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 28 +++++++++++++++----
 2 files changed, 30 insertions(+), 5 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-20 23:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05  2:21 [PATCH 0/4] Minor fixes for MediaTek pinctrl driver Weijie Gao
2021-03-05  2:22 ` [PATCH 1/4] pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name Weijie Gao
2021-03-20 23:36   ` Tom Rini
2021-03-05  2:22 ` [PATCH 2/4] pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl Weijie Gao
2021-03-20 23:36   ` Tom Rini
2021-03-05  2:22 ` [PATCH 3/4] pinctrl: mediatek: do not probe gpio driver if not enabled Weijie Gao
2021-03-20 23:36   ` Tom Rini
2021-03-05  2:22 ` [PATCH 4/4] pinctrl: mt7629: add jtag function and pin group Weijie Gao
2021-03-20 23:37   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox