From: Weijie Gao <weijie.gao@mediatek.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/4] Minor fixes for MediaTek pinctrl driver
Date: Fri, 5 Mar 2021 10:21:21 +0800 [thread overview]
Message-ID: <cover.1614909515.git.weijie.gao@mediatek.com> (raw)
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
next reply other threads:[~2021-03-05 2:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 2:21 Weijie Gao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1614909515.git.weijie.gao@mediatek.com \
--to=weijie.gao@mediatek.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.