All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Mediatek pinctrl patch on mt8195
@ 2021-04-22  3:35 ` Zhiyong Tao
  0 siblings, 0 replies; 9+ messages in thread
From: Zhiyong Tao @ 2021-04-22  3:35 UTC (permalink / raw)
  To: robh+dt, linus.walleij, mark.rutland, matthias.bgg, sean.wang
  Cc: srv_heupstream, zhiyong.tao, hui.liu, eddie.huang, jg_poxu,
	biao.huang, hongzhou.yang, sean.wang, seiya.wang, sj.huang,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	linux-gpio

This series includes 1 patches:
1.add pinctrl rsel setting on MT8195.

Changes in patch v5:
1)document and driver patches are applied.
2)change '-EOPNOTSUPP' to '-ENOTSUPP'

Changes in patch v4:
1)fix pinctrl-mt8195.yaml warning error.
2)remove pinctrl device node patch which is based on "mt8195.dtsi".

Changes in patch v3:
1)change '^pins' to '-pins$'.
2)change 'state_0_node_a' to 'gpio_pin' which is defined in dts.
3)change 'state_0_node_b' to 'i2c0_pin' which is defined in dts.
4)reorder this series patches. change pinctrl file and binding document
together in one patch.

There are no changes in v1 & v2.

Zhiyong Tao (1):
  pinctrl: add rsel setting on MT8195

 drivers/pinctrl/mediatek/pinctrl-mt8195.c     | 22 +++++++++++++++++++
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.c  | 14 ++++++++++++
 .../pinctrl/mediatek/pinctrl-mtk-common-v2.h  | 10 +++++++++
 drivers/pinctrl/mediatek/pinctrl-paris.c      | 16 ++++++++++++++
 4 files changed, 62 insertions(+)

--
2.18.0



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

end of thread, other threads:[~2021-04-23  4:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  3:35 [PATCH v5 0/1] Mediatek pinctrl patch on mt8195 Zhiyong Tao
2021-04-22  3:35 ` Zhiyong Tao
2021-04-22  3:35 ` Zhiyong Tao
2021-04-22  3:35 ` [PATCH v5] pinctrl: add rsel setting on MT8195 Zhiyong Tao
2021-04-22  3:35   ` Zhiyong Tao
2021-04-22  3:35   ` Zhiyong Tao
2021-04-23  4:26   ` Sean Wang
2021-04-23  4:26     ` Sean Wang
2021-04-23  4:26     ` Sean Wang

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.