public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Add USB for MT7622/MT7623
@ 2020-08-14  7:15 Frank Wunderlich
  2020-08-14  7:15 ` [PATCH 1/3] clk: mt7622: add needed clocks for ssusb-node Frank Wunderlich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Frank Wunderlich @ 2020-08-14  7:15 UTC (permalink / raw)
  To: u-boot

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

This Series adds missing ssusb clock for MT7622 and
DTS-Nodes for MT7622/BPI-R64 and MT7623/BPI-R2

is based on xHCI 0.96 support [1]

[1] https://patchwork.ozlabs.org/project/uboot/list/?series=195331
[2] https://patchwork.ozlabs.org/project/uboot/list/?series=194922

Frank Wunderlich (3):
  clk: mt7622: add needed clocks for ssusb-node
  arm: dts: mt7622: add USB nodes
  arm: dts: mt7623: add USB nodes

 arch/arm/dts/mt7622-bpi-r64.dts          |  8 +++
 arch/arm/dts/mt7622.dtsi                 | 64 ++++++++++++++++++++++++
 arch/arm/dts/mt7623.dtsi                 | 46 +++++++++++++++++
 arch/arm/dts/mt7623n-bananapi-bpi-r2.dts | 16 ++++++
 drivers/clk/mediatek/clk-mt7622.c        | 42 ++++++++++++++++
 5 files changed, 176 insertions(+)

-- 
2.25.1

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

end of thread, other threads:[~2020-08-14  7:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-14  7:15 [PATCH 0/3] Add USB for MT7622/MT7623 Frank Wunderlich
2020-08-14  7:15 ` [PATCH 1/3] clk: mt7622: add needed clocks for ssusb-node Frank Wunderlich
2020-08-14  7:15 ` [PATCH 2/3] arm: dts: mt7622: add USB nodes Frank Wunderlich
2020-08-14  7:15 ` [PATCH 3/3] arm: dts: mt7623: " Frank Wunderlich

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