All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <groeck@google.com>
To: Chris Zhong <zyw@rock-chips.com>
Cc: "Douglas Anderson" <dianders@chromium.org>,
	"Tomasz Figa" <tfiga@chromium.org>,
	"Heiko Stübner" <heiko@sntech.de>, 姚智情 <yzq@rock-chips.com>,
	"Guenter Roeck" <groeck@chromium.org>,
	myungjoo.ham@samsung.com, "Chanwoo Choi" <cw00.choi@samsung.com>,
	wulf <wulf@rock-chips.com>,
	"Stéphane Marchesin" <marcheu@chromium.org>,
	"open list:ARM/Rockchip SoC..."
	<linux-rockchip@lists.infradead.org>,
	"Kever Yang" <kever.yang@rock-chips.com>,
	"Kishon Vijay Abraham I" <kishon@ti.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [v10 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399
Date: Wed, 10 Aug 2016 15:19:41 -0700	[thread overview]
Message-ID: <CABXOdTd_HVqQ2Hx5_TFpM3xhnMXz3JpaXG8QHkv6wAzUCtYp8Q@mail.gmail.com> (raw)
In-Reply-To: <1470785557-21974-3-git-send-email-zyw@rock-chips.com>

On Tue, Aug 9, 2016 at 4:32 PM, Chris Zhong <zyw@rock-chips.com> wrote:
> Add a PHY provider driver for the rk3399 SoC Type-c PHY. The USB
> Type-C PHY is designed to support the USB3 and DP applications. The
> PHY basically has two main components: USB3 and DisplyPort. USB3
> operates in SuperSpeed mode and the DP can operate at RBR, HBR and
> HBR2 data rates. Hence, create 2 PHY deivces, the phy[0] for DP,
> and phy[1] for USB3.
>
> Signed-off-by: Chris Zhong <zyw@rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Tested-by: Guenter Roeck <groeck@chromium.org>

WARNING: multiple messages have this Message-ID (diff)
From: groeck@google.com (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [v10 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399
Date: Wed, 10 Aug 2016 15:19:41 -0700	[thread overview]
Message-ID: <CABXOdTd_HVqQ2Hx5_TFpM3xhnMXz3JpaXG8QHkv6wAzUCtYp8Q@mail.gmail.com> (raw)
In-Reply-To: <1470785557-21974-3-git-send-email-zyw@rock-chips.com>

On Tue, Aug 9, 2016 at 4:32 PM, Chris Zhong <zyw@rock-chips.com> wrote:
> Add a PHY provider driver for the rk3399 SoC Type-c PHY. The USB
> Type-C PHY is designed to support the USB3 and DP applications. The
> PHY basically has two main components: USB3 and DisplyPort. USB3
> operates in SuperSpeed mode and the DP can operate at RBR, HBR and
> HBR2 data rates. Hence, create 2 PHY deivces, the phy[0] for DP,
> and phy[1] for USB3.
>
> Signed-off-by: Chris Zhong <zyw@rock-chips.com>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Tested-by: Guenter Roeck <groeck@chromium.org>

  reply	other threads:[~2016-08-10 22:19 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20160809233518epcas1p3f9f022aa8f96317795c91479d6758a3a@epcas1p3.samsung.com>
2016-08-09 23:32 ` [v10 PATCH 0/5] Rockchip Type-C and DisplayPort driver Chris Zhong
2016-08-09 23:32   ` Chris Zhong
2016-08-09 23:32   ` Chris Zhong
2016-08-09 23:32   ` [v10 PATCH 1/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-10 22:10     ` Guenter Roeck
2016-08-10 22:10       ` Guenter Roeck
2016-08-09 23:32   ` [v10 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399 Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-10 22:19     ` Guenter Roeck [this message]
2016-08-10 22:19       ` Guenter Roeck
2016-08-12  9:05     ` Kishon Vijay Abraham I
2016-08-12  9:05       ` Kishon Vijay Abraham I
2016-08-12  9:05       ` Kishon Vijay Abraham I
2016-08-09 23:32   ` [v10 PATCH 3/5] arm64: dts: rockchip: add Type-C phy for RK3399 Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-09 23:32   ` [v10 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-09 23:32   ` [v10 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399 Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-09 23:32     ` Chris Zhong
2016-08-10 23:32     ` [v10.1 " Chris Zhong
2016-08-10 23:32       ` Chris Zhong
2016-08-10 23:32       ` Chris Zhong
2016-08-12  2:06       ` Mark yao
2016-08-12  2:06         ` Mark yao
2016-08-12  2:06         ` Mark yao
2016-08-12  3:10         ` [v10.2 " Chris Zhong
2016-08-12  3:10           ` Chris Zhong
2016-08-12  3:10           ` Chris Zhong
2016-08-10  0:37   ` [v10 PATCH 0/5] Rockchip Type-C and DisplayPort driver Chanwoo Choi
2016-08-10  0:37     ` Chanwoo Choi
2016-08-10  0:37     ` Chanwoo Choi
2016-08-10 18:00     ` Chris Zhong
2016-08-10 18:00       ` Chris Zhong
2016-08-10 18:00       ` Chris Zhong

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=CABXOdTd_HVqQ2Hx5_TFpM3xhnMXz3JpaXG8QHkv6wAzUCtYp8Q@mail.gmail.com \
    --to=groeck@google.com \
    --cc=cw00.choi@samsung.com \
    --cc=dianders@chromium.org \
    --cc=groeck@chromium.org \
    --cc=heiko@sntech.de \
    --cc=kever.yang@rock-chips.com \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=marcheu@chromium.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=tfiga@chromium.org \
    --cc=wulf@rock-chips.com \
    --cc=yzq@rock-chips.com \
    --cc=zyw@rock-chips.com \
    /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.