public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/8] mediatek: final preparation for OF_UPSTREAM support
@ 2025-01-27 13:40 Christian Marangi
  2025-01-27 13:40 ` [PATCH 1/8] pinctrl: mediatek: mt7981: rename reg-names to upstream linux format Christian Marangi
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Christian Marangi @ 2025-01-27 13:40 UTC (permalink / raw)
  To: Tom Rini, Ryder Lee, Weijie Gao, Chunfeng Yun,
	GSS_MTK_Uboot_upstream, Sam Shih, Christian Marangi,
	SkyLake.Huang, John Crispin, Dong Huang, u-boot

This is the last batch of part to push actual support of
OF_UPSTREAM for the mediatek SoC.

The plan is to make the current downstream DTS on part with
upstream implementation so we can permit a gradual transition to
it while we don't cause any regression to any user.

This is to have the same node downstream and upstream.
Mediatek is working hard upstream to also push all the remaining
nodes.

All patch are the final changes after the pinctrl patch
merged previously.

All patch pass CI tests tested in this PR [0]

[0] https://github.com/u-boot/u-boot/pull/731

Christian Marangi (7):
  pinctrl: mediatek: mt7981: rename reg-names to upstream linux format
  pinctrl: mediatek: mt7986: rename reg-names to upstream linux format
  mediatek: mt7986: move gpio-controller up and rename pinctrl to pio
  pinctrl: mediatek: mt7988: rename reg-names to upstream linux format
  mediatek: mt7988: move gpio-controller up and rename pinctrl to pio
  mediatek: mt7981: move gpio-controller up and rename pinctrl to pio
  arm: dts: mediatek: add PCIe node for MT7981

John Crispin (1):
  arm: dts: mediatek: add USB nodes for MT7981

 arch/arm/dts/mt7981-emmc-rfb.dts          |  4 +-
 arch/arm/dts/mt7981-rfb.dts               |  4 +-
 arch/arm/dts/mt7981-sd-rfb.dts            |  4 +-
 arch/arm/dts/mt7981.dtsi                  | 97 +++++++++++++++++++++--
 arch/arm/dts/mt7986.dtsi                  | 14 ++--
 arch/arm/dts/mt7986a-bpi-r3-sd.dts        | 12 +--
 arch/arm/dts/mt7986a-rfb.dts              |  4 +-
 arch/arm/dts/mt7986a-sd-rfb.dts           |  4 +-
 arch/arm/dts/mt7986b-rfb.dts              |  4 +-
 arch/arm/dts/mt7986b-sd-rfb.dts           |  4 +-
 arch/arm/dts/mt7988-rfb.dts               |  2 +-
 arch/arm/dts/mt7988-sd-rfb.dts            |  2 +-
 arch/arm/dts/mt7988.dtsi                  | 12 ++-
 drivers/pinctrl/mediatek/pinctrl-mt7981.c |  5 +-
 14 files changed, 125 insertions(+), 47 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-02-04 19:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-27 13:40 [PATCH 0/8] mediatek: final preparation for OF_UPSTREAM support Christian Marangi
2025-01-27 13:40 ` [PATCH 1/8] pinctrl: mediatek: mt7981: rename reg-names to upstream linux format Christian Marangi
2025-01-31  6:47   ` Weijie Gao
2025-01-27 13:40 ` [PATCH 2/8] pinctrl: mediatek: mt7986: " Christian Marangi
2025-01-31  6:47   ` Weijie Gao
2025-01-27 13:40 ` [PATCH 3/8] mediatek: mt7986: move gpio-controller up and rename pinctrl to pio Christian Marangi
2025-01-31  6:49   ` Weijie Gao
2025-01-27 13:40 ` [PATCH 4/8] pinctrl: mediatek: mt7988: rename reg-names to upstream linux format Christian Marangi
2025-01-31  6:50   ` Weijie Gao
2025-01-27 13:40 ` [PATCH 5/8] mediatek: mt7988: move gpio-controller up and rename pinctrl to pio Christian Marangi
2025-01-31  6:50   ` Weijie Gao (高惟杰)
2025-01-27 13:40 ` [PATCH 6/8] mediatek: mt7981: " Christian Marangi
2025-01-31  6:50   ` Weijie Gao (高惟杰)
2025-01-27 13:40 ` [PATCH 7/8] arm: dts: mediatek: add USB nodes for MT7981 Christian Marangi
2025-01-31  6:51   ` Weijie Gao
2025-01-27 13:40 ` [PATCH 8/8] arm: dts: mediatek: add PCIe node " Christian Marangi
2025-01-31  6:51   ` Weijie Gao
2025-02-04 19:43 ` [PATCH 0/8] mediatek: final preparation for OF_UPSTREAM support Tom Rini

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