linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] update mediatek MT7986 pinctrl driver
@ 2022-11-06  8:01 Frank Wunderlich
  2022-11-06  8:01 ` [PATCH v2 1/6] dt-bindings: pinctrl: update pcie/pwm/spi bindings for MT7986 SoC Frank Wunderlich
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Frank Wunderlich @ 2022-11-06  8:01 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Frank Wunderlich, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Matthias Brugger, Sean Wang, Sam Shih, linux-gpio, devicetree,
	linux-arm-kernel, linux-kernel

From: Frank Wunderlich <frank-w@public-files.de>

This patch series introduces common bias-pull* pinconf support to MediaTek
MT7986 pinctrl driver and fix some register offsets in the driver.

v2:
- added patches previously postes separately which are needed to have
  dt binding checks clean
- fixed odd numbers in comments for mt7986_pull_type

Frank Wunderlich (2):
  dt-bindings: pinctrl: update pcie/pwm/spi bindings for MT7986 SoC
  dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC

Sam Shih (4):
  dt-bindings: pinctrl: mt7986: add generic bias-pull* support
  pinctrl: mediatek: fix the pinconf register offset of some pins
  pinctrl: mediatek: extend pinctrl-moore to support new bias functions
  pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC

 .../pinctrl/mediatek,mt7986-pinctrl.yaml      | 108 ++++++++++++++++--
 drivers/pinctrl/mediatek/pinctrl-moore.c      |  49 ++++++--
 drivers/pinctrl/mediatek/pinctrl-mt7986.c     |  80 +++++++++++--
 3 files changed, 207 insertions(+), 30 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-11-09  8:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06  8:01 [PATCH v2 0/6] update mediatek MT7986 pinctrl driver Frank Wunderlich
2022-11-06  8:01 ` [PATCH v2 1/6] dt-bindings: pinctrl: update pcie/pwm/spi bindings for MT7986 SoC Frank Wunderlich
2022-11-06  8:01 ` [PATCH v2 2/6] dt-bindings: pinctrl: update uart/mmc " Frank Wunderlich
2022-11-06  9:42   ` Krzysztof Kozlowski
2022-11-06  8:01 ` [PATCH v2 3/6] dt-bindings: pinctrl: mt7986: add generic bias-pull* support Frank Wunderlich
2022-11-06  9:43   ` Krzysztof Kozlowski
2022-11-06  8:01 ` [PATCH v2 4/6] pinctrl: mediatek: fix the pinconf register offset of some pins Frank Wunderlich
2022-11-07  9:33   ` AngeloGioacchino Del Regno
2022-11-06  8:01 ` [PATCH v2 5/6] pinctrl: mediatek: extend pinctrl-moore to support new bias functions Frank Wunderlich
2022-11-07  9:33   ` AngeloGioacchino Del Regno
2022-11-06  8:01 ` [PATCH v2 6/6] pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC Frank Wunderlich
2022-11-07  9:33   ` AngeloGioacchino Del Regno
2022-11-09  8:47 ` [PATCH v2 0/6] update mediatek MT7986 pinctrl driver Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).