From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/2] Meson8 USB PHY support
Date: Sat, 20 May 2017 16:12:48 +0200 [thread overview]
Message-ID: <20170520141250.27388-1-martin.blumenstingl@googlemail.com> (raw)
In-Reply-To: <20170506173625.19501-1-martin.blumenstingl@googlemail.com>
The USB2 PHY in the Meson8 SoCs is identical to the one in the Meson8b
and GXBB SoCs.
This series adds a new compatible string for Meson8 and adjusts the
Kconfig and MODULE_DESCRIPTION documentation as well as the dt-bindings
accordingly.
With some additional work the same driver could be used to add USB2
support to Meson6 SoCs as well. However, due to lack of a clock
controller driver for Meson6 and the lack of a board Meson6 support
is not part of this series (Meson6 uses internal mux and divider clocks
which are provided by the USB2 PHY registers, while the newer SoCs seem
to use an alternative clock called "clk_32k_altsel")
Changes since v1:
- split the dt-bindings and the driver changes into separate patches
- rebased to apply on top of my other series "Meson GXL USB2 PHY driver"
(from [0]) which means that this also applies on top of "phy: Group
vendor specific phy drivers"
- also update the Kconfig option name (instead of just the description)
[0] http://lists.infradead.org/pipermail/linux-amlogic/2017-May/003664.html
Martin Blumenstingl (2):
phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs
dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs
Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt | 3 ++-
drivers/phy/amlogic/Kconfig | 6 +++---
drivers/phy/amlogic/phy-meson8b-usb2.c | 5 +++--
3 files changed, 8 insertions(+), 6 deletions(-)
--
2.13.0
next prev parent reply other threads:[~2017-05-20 14:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-06 17:36 [PATCH] phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs Martin Blumenstingl
2017-05-08 12:10 ` Kishon Vijay Abraham I
2017-05-08 20:02 ` Martin Blumenstingl
2017-05-20 14:12 ` Martin Blumenstingl [this message]
2017-05-20 14:12 ` [PATCH v2 1/2] " Martin Blumenstingl
2017-05-20 14:12 ` [PATCH v2 2/2] dt-bindings: phy: meson8b-usb2-phy: add support for the " Martin Blumenstingl
2017-05-30 22:51 ` Rob Herring
2017-06-01 13:12 ` [PATCH v2 0/2] Meson8 USB PHY support Kishon Vijay Abraham I
2017-06-02 19:14 ` Martin Blumenstingl
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=20170520141250.27388-1-martin.blumenstingl@googlemail.com \
--to=martin.blumenstingl@googlemail.com \
--cc=linus-amlogic@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®