From: Ryder Lee <ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
To: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 0/2] Add PCIe phy driver for some Mediatek SoCs
Date: Thu, 25 May 2017 10:41:10 +0800 [thread overview]
Message-ID: <1495680070.11680.3.camel@mtkswgap22> (raw)
In-Reply-To: <1495338192-9423-1-git-send-email-ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Hi Kishon,
I'd like to rename driver name to make it more generic so that we could
reuse it for other MTK SoCs, and I'll resend patches with a new name.
Sorry for the inconvenience.
Ryder.
On Sun, 2017-05-21 at 11:43 +0800, Ryder Lee wrote:
> Hi,
>
> This patch series add PCIe phy driver and related dt-binding file for
> Mediatek mt7623 SoCs families.
>
> Changes since v2:
> - rebase to Linux 4.12-rc1
>
> Changes since v1:
> - revise binding document:
> drop 'status' properties.
> add a description to 'phy-switch' property and add vendor prefix.
>
> Ryder Lee (2):
> phy: add PCIe PHY driver for mt7623 SoCs families
> dt-bindings: phy: Add documentation for Mediatek PCIe PHY
>
> .../devicetree/bindings/phy/phy-mt7623-pcie.txt | 63 +++++
> drivers/phy/Kconfig | 8 +
> drivers/phy/Makefile | 1 +
> drivers/phy/phy-mt7623-pcie.c | 290 +++++++++++++++++++++
> 4 files changed, 362 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/phy-mt7623-pcie.txt
> create mode 100644 drivers/phy/phy-mt7623-pcie.c
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2017-05-25 2:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-21 3:43 [PATCH v2 0/2] Add PCIe phy driver for some Mediatek SoCs Ryder Lee
2017-05-21 3:43 ` [PATCH v2 1/2] phy: add PCIe PHY driver for mt7623 SoCs families Ryder Lee
[not found] ` <1495338192-9423-1-git-send-email-ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-05-21 3:43 ` [PATCH v2 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY Ryder Lee
2017-05-25 2:41 ` Ryder Lee [this message]
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=1495680070.11680.3.camel@mtkswgap22 \
--to=ryder.lee-nus5lvnupcjwk0htik3j/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=kishon-l0cyMroinI0@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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;
as well as URLs for NNTP newsgroup(s).