From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
To: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
Date: Wed, 13 Apr 2016 18:56:02 +0530 [thread overview]
Message-ID: <570E48EA.4030907@ti.com> (raw)
In-Reply-To: <1460360490-18606-1-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Hi,
On Monday 11 April 2016 01:11 PM, Chunfeng Yun wrote:
> A new compatible string, "mediatek,mt2701-u3phy", is added.
how about changing the commit log to something like below?
Add a new compatible string for "mt2701"
Thanks
Kishon
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
> ---
> .../devicetree/bindings/phy/phy-mt65xx-usb.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> index 00100cf..33a2b1e 100644
> --- a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> +++ b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> @@ -4,7 +4,9 @@ mt65xx USB3.0 PHY binding
> This binding describes a usb3.0 phy for mt65xx platforms of Medaitek SoC.
>
> Required properties (controller (parent) node):
> - - compatible : should be "mediatek,mt8173-u3phy"
> + - compatible : should be one of
> + "mediatek,mt2701-u3phy"
> + "mediatek,mt8173-u3phy"
> - reg : offset and length of register for phy, exclude port's
> register.
> - clocks : a list of phandle + clock-specifier pairs, one for each
>
WARNING: multiple messages have this Message-ID (diff)
From: kishon@ti.com (Kishon Vijay Abraham I)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
Date: Wed, 13 Apr 2016 18:56:02 +0530 [thread overview]
Message-ID: <570E48EA.4030907@ti.com> (raw)
In-Reply-To: <1460360490-18606-1-git-send-email-chunfeng.yun@mediatek.com>
Hi,
On Monday 11 April 2016 01:11 PM, Chunfeng Yun wrote:
> A new compatible string, "mediatek,mt2701-u3phy", is added.
how about changing the commit log to something like below?
Add a new compatible string for "mt2701"
Thanks
Kishon
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> .../devicetree/bindings/phy/phy-mt65xx-usb.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> index 00100cf..33a2b1e 100644
> --- a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> +++ b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> @@ -4,7 +4,9 @@ mt65xx USB3.0 PHY binding
> This binding describes a usb3.0 phy for mt65xx platforms of Medaitek SoC.
>
> Required properties (controller (parent) node):
> - - compatible : should be "mediatek,mt8173-u3phy"
> + - compatible : should be one of
> + "mediatek,mt2701-u3phy"
> + "mediatek,mt8173-u3phy"
> - reg : offset and length of register for phy, exclude port's
> register.
> - clocks : a list of phandle + clock-specifier pairs, one for each
>
WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-usb@vger.kernel.org>, <linux-mediatek@lists.infradead.org>,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
Date: Wed, 13 Apr 2016 18:56:02 +0530 [thread overview]
Message-ID: <570E48EA.4030907@ti.com> (raw)
In-Reply-To: <1460360490-18606-1-git-send-email-chunfeng.yun@mediatek.com>
Hi,
On Monday 11 April 2016 01:11 PM, Chunfeng Yun wrote:
> A new compatible string, "mediatek,mt2701-u3phy", is added.
how about changing the commit log to something like below?
Add a new compatible string for "mt2701"
Thanks
Kishon
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> .../devicetree/bindings/phy/phy-mt65xx-usb.txt | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> index 00100cf..33a2b1e 100644
> --- a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> +++ b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
> @@ -4,7 +4,9 @@ mt65xx USB3.0 PHY binding
> This binding describes a usb3.0 phy for mt65xx platforms of Medaitek SoC.
>
> Required properties (controller (parent) node):
> - - compatible : should be "mediatek,mt8173-u3phy"
> + - compatible : should be one of
> + "mediatek,mt2701-u3phy"
> + "mediatek,mt8173-u3phy"
> - reg : offset and length of register for phy, exclude port's
> register.
> - clocks : a list of phandle + clock-specifier pairs, one for each
>
next prev parent reply other threads:[~2016-04-13 13:26 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 7:41 [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform Chunfeng Yun
2016-04-11 7:41 ` Chunfeng Yun
2016-04-11 7:41 ` Chunfeng Yun
2016-04-11 7:41 ` [PATCH v2 2/2] phy: phy-mt65xx-usb3: " Chunfeng Yun
2016-04-11 7:41 ` Chunfeng Yun
2016-04-11 7:41 ` Chunfeng Yun
[not found] ` <1460360490-18606-2-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-04-13 13:31 ` Kishon Vijay Abraham I
2016-04-13 13:31 ` Kishon Vijay Abraham I
2016-04-13 13:31 ` Kishon Vijay Abraham I
2016-04-14 1:58 ` chunfeng yun
2016-04-14 1:58 ` chunfeng yun
2016-04-14 1:58 ` chunfeng yun
2016-04-11 9:20 ` [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: " chunfeng yun
2016-04-11 9:20 ` chunfeng yun
2016-04-11 9:20 ` chunfeng yun
2016-04-13 10:00 ` Matthias Brugger
2016-04-13 10:00 ` Matthias Brugger
2016-04-14 1:43 ` chunfeng yun
2016-04-14 1:43 ` chunfeng yun
2016-04-14 1:43 ` chunfeng yun
[not found] ` <1460360490-18606-1-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-04-13 13:26 ` Kishon Vijay Abraham I [this message]
2016-04-13 13:26 ` Kishon Vijay Abraham I
2016-04-13 13:26 ` Kishon Vijay Abraham I
[not found] ` <570E48EA.4030907-l0cyMroinI0@public.gmane.org>
2016-04-14 1:45 ` chunfeng yun
2016-04-14 1:45 ` chunfeng yun
2016-04-14 1:45 ` chunfeng yun
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=570E48EA.4030907@ti.com \
--to=kishon-l0cymroini0@public.gmane.org \
--cc=chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@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=linux-usb-u79uwXL29TY76Z2rM5mHXA@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 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.