From: Frank Wunderlich <linux@fw-web.de>
To: u-boot@lists.denx.de
Subject: [PATCH 0/3] Add USB for MT7622/MT7623
Date: Fri, 14 Aug 2020 09:15:07 +0200 [thread overview]
Message-ID: <20200814071510.6869-1-linux@fw-web.de> (raw)
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
next reply other threads:[~2020-08-14 7:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-14 7:15 Frank Wunderlich [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200814071510.6869-1-linux@fw-web.de \
--to=linux@fw-web.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.