linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] Mediatek MT7986 pinctrl support
@ 2021-11-22 12:35 Sam Shih
  2021-11-22 12:35 ` [PATCH v10 1/2] arm64: dts: mediatek: add pinctrl support for mt7986a Sam Shih
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sam Shih @ 2021-11-22 12:35 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, linux-arm-kernel, linux-mediatek,
	linux-kernel, devicetree
  Cc: John Crispin, Ryder Lee, Sam Shih

This patch series add pinctrl support for mediatek mt7986 SoC series.
It is based on patch series "Add basic SoC support for mediatek mt7986"
https://lore.kernel.org/all/20211122123222.8016-1-sam.shih@mediatek.com/

This patch series base on the following patches
https://lore.kernel.org/all/20211022124036.5291-2-sam.shih@mediatek.com/
https://lore.kernel.org/all/20211022124036.5291-3-sam.shih@mediatek.com/
that have been applied to the pin control tree

---
v10: used mt7986b.dtsi to include mt7986a.dtsi to reduce duplicate dts nodes
v9: added Acked-by and Reviewed-by tag
v8: fixed uart node in yaml dts example
v7: separate pinctrl part into a single patch series

According to the maintainer’s suggestion, this patch splits the previous
thread into independent patch series.
This patch include clock driver and device tree update

Original thread:
https://lore.kernel.org/all/20210914085137.31761-1-sam.shih@mediatek.com/
---

Sam Shih (2):
  arm64: dts: mediatek: add pinctrl support for mt7986a
  arm64: dts: mediatek: add pinctrl support for mt7986b

 arch/arm64/boot/dts/mediatek/Makefile        |  1 +
 arch/arm64/boot/dts/mediatek/mt7986a-rfb.dts | 20 ++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi    | 21 ++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts | 29 ++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7986b.dtsi    | 12 ++++++++
 5 files changed, 83 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b-rfb.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7986b.dtsi

-- 
2.29.2


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2021-12-15 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 12:35 [PATCH v10 0/2] Mediatek MT7986 pinctrl support Sam Shih
2021-11-22 12:35 ` [PATCH v10 1/2] arm64: dts: mediatek: add pinctrl support for mt7986a Sam Shih
2021-11-22 12:35 ` [PATCH v10 2/2] arm64: dts: mediatek: add pinctrl support for mt7986b Sam Shih
2021-12-15 20:07 ` [PATCH v10 0/2] Mediatek MT7986 pinctrl support Matthias Brugger

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).