All of lore.kernel.org
 help / color / mirror / Atom feed
From: kishon@ti.com (Kishon Vijay Abraham I)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] phy: sun4i-usb: add support for V3s USB PHY
Date: Mon, 16 Jan 2017 14:36:50 +0530	[thread overview]
Message-ID: <587C8D2A.409@ti.com> (raw)
In-Reply-To: <20170106135624.kbjdvb3wtytfj6ob@lukather>



On Friday 06 January 2017 07:26 PM, Maxime Ripard wrote:
> On Tue, Jan 03, 2017 at 11:25:31PM +0800, Icenowy Zheng wrote:
>> Allwinner V3s come with a USB PHY controller slightly different to other
>> SoCs, with only one PHY.
>>
>> Add support for it.
>>
>> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> 
> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

merged, thanks!

-Kishon
> 
> Thanks,
> Maxime
> 

WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
To: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
Cc: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	Bin Liu <b-liu-l0cyMroinI0@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/4] phy: sun4i-usb: add support for V3s USB PHY
Date: Mon, 16 Jan 2017 14:36:50 +0530	[thread overview]
Message-ID: <587C8D2A.409@ti.com> (raw)
In-Reply-To: <20170106135624.kbjdvb3wtytfj6ob@lukather>



On Friday 06 January 2017 07:26 PM, Maxime Ripard wrote:
> On Tue, Jan 03, 2017 at 11:25:31PM +0800, Icenowy Zheng wrote:
>> Allwinner V3s come with a USB PHY controller slightly different to other
>> SoCs, with only one PHY.
>>
>> Add support for it.
>>
>> Signed-off-by: Icenowy Zheng <icenowy-ymACFijhrKM@public.gmane.org>
> 
> Acked-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

merged, thanks!

-Kishon
> 
> Thanks,
> Maxime
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Maxime Ripard <maxime.ripard@free-electrons.com>,
	Icenowy Zheng <icenowy@aosc.xyz>
Cc: Chen-Yu Tsai <wens@csie.org>, Bin Liu <b-liu@ti.com>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 1/4] phy: sun4i-usb: add support for V3s USB PHY
Date: Mon, 16 Jan 2017 14:36:50 +0530	[thread overview]
Message-ID: <587C8D2A.409@ti.com> (raw)
In-Reply-To: <20170106135624.kbjdvb3wtytfj6ob@lukather>



On Friday 06 January 2017 07:26 PM, Maxime Ripard wrote:
> On Tue, Jan 03, 2017 at 11:25:31PM +0800, Icenowy Zheng wrote:
>> Allwinner V3s come with a USB PHY controller slightly different to other
>> SoCs, with only one PHY.
>>
>> Add support for it.
>>
>> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
> 
> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

merged, thanks!

-Kishon
> 
> Thanks,
> Maxime
> 

  reply	other threads:[~2017-01-16  9:06 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 15:25 [PATCH 0/4] Add support for the USB OTG function of Allwinner V3s Icenowy Zheng
2017-01-03 15:25 ` Icenowy Zheng
2017-01-03 15:25 ` [PATCH 1/4] phy: sun4i-usb: add support for V3s USB PHY Icenowy Zheng
2017-01-03 15:25   ` Icenowy Zheng
2017-01-06 13:56   ` Maxime Ripard
2017-01-06 13:56     ` Maxime Ripard
2017-01-06 13:56     ` Maxime Ripard
2017-01-16  9:06     ` Kishon Vijay Abraham I [this message]
2017-01-16  9:06       ` Kishon Vijay Abraham I
2017-01-16  9:06       ` Kishon Vijay Abraham I
2017-01-03 15:25 ` [PATCH 2/4] musb: sunxi: add support for the variant in H3/V3s SoC Icenowy Zheng
2017-01-03 15:25   ` Icenowy Zheng
2017-01-06 13:57   ` Maxime Ripard
2017-01-06 13:57     ` Maxime Ripard
2017-01-06 13:57     ` Maxime Ripard
2017-01-17 14:38     ` Bin Liu
2017-01-17 14:38       ` Bin Liu
2017-01-17 14:38       ` Bin Liu
2017-01-03 15:25 ` [PATCH 3/4] ARM: dts: sunxi: add usb_otg and usbphy node for V3s SoC Icenowy Zheng
2017-01-03 15:25   ` Icenowy Zheng
2017-01-06 14:19   ` Maxime Ripard
2017-01-06 14:19     ` Maxime Ripard
2017-01-06 14:19     ` Maxime Ripard
2017-01-03 15:25 ` [PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero Icenowy Zheng
2017-01-03 15:25   ` Icenowy Zheng
2017-01-10 20:24   ` Bin Liu
2017-01-10 20:24     ` Bin Liu
2017-01-10 20:24     ` Bin Liu
2017-01-11 19:55     ` Icenowy Zheng
2017-01-11 19:55       ` Icenowy Zheng
2017-01-11 20:08       ` Bin Liu
2017-01-11 20:08         ` Bin Liu
2017-01-11 20:08         ` Bin Liu
2017-01-11 20:13         ` Icenowy Zheng
2017-01-11 20:13           ` Icenowy Zheng
2017-01-11 20:33           ` Bin Liu
2017-01-11 20:33             ` Bin Liu
2017-01-11 20:33             ` Bin Liu
2017-01-11 21:06         ` Maxime Ripard
2017-01-11 21:06           ` Maxime Ripard
2017-01-11 21:06           ` Maxime Ripard
2017-01-12 14:50           ` Bin Liu
2017-01-12 14:50             ` Bin Liu
2017-01-12 14:50             ` Bin Liu
2017-01-12 17:39             ` Maxime Ripard
2017-01-12 17:39               ` Maxime Ripard
2017-01-12 17:39               ` Maxime Ripard
2017-01-13 21:00               ` Bin Liu
2017-01-13 21:00                 ` Bin Liu
2017-01-13 21:00                 ` Bin Liu

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=587C8D2A.409@ti.com \
    --to=kishon@ti.com \
    --cc=linux-arm-kernel@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 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.