From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753913AbcGaPY6 (ORCPT ); Sun, 31 Jul 2016 11:24:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50878 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753324AbcGaPY4 (ORCPT ); Sun, 31 Jul 2016 11:24:56 -0400 Subject: Re: [PATCH 2/3] phy: sun4i: add support for A64 usb phy To: Chen-Yu Tsai References: <20160731112536.4625-1-icenowy@aosc.xyz> <20160731112536.4625-2-icenowy@aosc.xyz> <706a0517-a2bf-ee67-338d-859f67105cee@redhat.com> Cc: Icenowy Zheng , Rob Herring , Maxime Ripard , Mark Rutland , Kishon Vijay Abraham I , Alan Stern , Tony Prisk , Greg Kroah-Hartman , Reinder de Haan , devicetree , linux-arm-kernel , linux-kernel , linux-usb From: Hans de Goede Message-ID: <3c258405-fab0-a1b1-478f-2f61121012fc@redhat.com> Date: Sun, 31 Jul 2016 17:24:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Sun, 31 Jul 2016 15:24:56 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 31-07-16 16:50, Chen-Yu Tsai wrote: > FYI: H3 USB PHY support is not complete. USB0 PHY is not supported, and > it does not work. I did a preliminary comparison of this PHY driver and > the code in Allwinner's SDK. There are some bits missing. Right that is a known issue, I believe someone was working on an otg support patch series for the H3 though ? Regards, Hans