On Sun, Jun 17, 2018 at 11:13:23PM -0700, Vasily Khoruzhick wrote:
> On Sun, Jun 17, 2018 at 11:04 PM, Jagan Teki wrote:
> >> Do git pull and make sure you are at least at
> >> a715415bb5948c84cc44c601b193188990f7238b.
> >
> > Yes, I even tried on this, can't see any issue? Let me know If I still
On Sun, Jun 17, 2018 at 11:04 PM, Jagan Teki wrote:
>> Do git pull and make sure you are at least at
>> a715415bb5948c84cc44c601b193188990f7238b.
>
> Yes, I even tried on this, can't see any issue? Let me know If I still miss
> any.
>
> U-Boot 2018.07-rc1-00165-ga715415bb5 (Jun 18 2018 - 11:28:28
On Mon, Jun 18, 2018 at 11:18 AM, Vasily Khoruzhick wrote:
> On Sun, Jun 17, 2018 at 10:19 PM, Jagan Teki wrote:
>
> Hi Jagan,
>
>> I've plugged keyboard and mouse on so-pine board, couldn't reproduce the
>> issue.
>> This is on top of master, where this series got merged, is this issue
>> repro
On Sun, Jun 17, 2018 at 10:19 PM, Jagan Teki wrote:
Hi Jagan,
> I've plugged keyboard and mouse on so-pine board, couldn't reproduce the
> issue.
> This is on top of master, where this series got merged, is this issue
> reproduces on your recent changes?
> U-Boot 2018.07-rc1-00161-g76d69eb01d
On Sat, Jun 16, 2018 at 11:34 PM, Vasily Khoruzhick wrote:
> On Tue, Jun 5, 2018 at 8:39 PM, Vasily Khoruzhick wrote:
>> On Tue, Jun 5, 2018 at 12:04 AM, Jagan Teki wrote:
>>>
>>> Let me look at it and will come back.
>>
>> I fixed it. See "usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is
>>
On Tue, Jun 5, 2018 at 8:39 PM, Vasily Khoruzhick wrote:
> On Tue, Jun 5, 2018 at 12:04 AM, Jagan Teki wrote:
>>
>> Let me look at it and will come back.
>
> I fixed it. See "usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is
> in use" and "sunxi: clock: Fix EHCI and OHCI clocks on A64" on ML.
On Tue, Jun 5, 2018 at 12:04 AM, Jagan Teki wrote:
>
> Let me look at it and will come back.
I fixed it. See "usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is
in use" and "sunxi: clock: Fix EHCI and OHCI clocks on A64" on ML.
___
U-Boot mailing list
On Tue, Jun 5, 2018 at 12:32 PM, Vasily Khoruzhick wrote:
> On Mon, Jun 4, 2018 at 11:31 PM, Vasily Khoruzhick wrote:
>> On Mon, Jun 4, 2018 at 10:58 PM, Vasily Khoruzhick
>> wrote:
And A64-Relic has only ehci0 and ohci0 no ehci1 and ohci1, better to
debug it from your side, what went
On Mon, Jun 4, 2018 at 11:31 PM, Vasily Khoruzhick wrote:
> On Mon, Jun 4, 2018 at 10:58 PM, Vasily Khoruzhick wrote:
>>> And A64-Relic has only ehci0 and ohci0 no ehci1 and ohci1, better to
>>> debug it from your side, what went wrong.
>>
>> Sure, I can do bisect.
>
> dd3228170ad7388bdd57ff18b9e
On Mon, Jun 4, 2018 at 10:58 PM, Vasily Khoruzhick wrote:
>> And A64-Relic has only ehci0 and ohci0 no ehci1 and ohci1, better to
>> debug it from your side, what went wrong.
>
> Sure, I can do bisect.
dd3228170ad7388bdd57ff18b9e463c36508ebe9 is the first bad commit
commit dd3228170ad7388bdd57ff1
On Mon, Jun 4, 2018 at 10:51 PM, Jagan Teki wrote:
> On Tue, Jun 5, 2018 at 11:17 AM, Vasily Khoruzhick wrote:
>> On Mon, Jun 4, 2018 at 10:38 PM, Vasily Khoruzhick
>> wrote:
This wont depend with this phy driver, better check the host driver
and dts nodes which you're using.
>>>
>>>
On Tue, Jun 5, 2018 at 11:17 AM, Vasily Khoruzhick wrote:
> On Mon, Jun 4, 2018 at 10:38 PM, Vasily Khoruzhick wrote:
>>> This wont depend with this phy driver, better check the host driver
>>> and dts nodes which you're using.
>>
>> It starts to work if I enable ehci0 and ohci0 in sun50i-a64-pin
On Mon, Jun 4, 2018 at 10:38 PM, Vasily Khoruzhick wrote:
>> This wont depend with this phy driver, better check the host driver
>> and dts nodes which you're using.
>
> It starts to work if I enable ehci0 and ohci0 in sun50i-a64-pine64.dts
> - but note that internal hub in Pinebook is connected t
On Mon, Jun 4, 2018 at 10:34 PM, Jagan Teki wrote:
> On Tue, Jun 5, 2018 at 10:41 AM, Vasily Khoruzhick wrote:
>> On Mon, Jun 4, 2018 at 9:54 PM, Vasily Khoruzhick wrote:
>>> On Fri, Jun 1, 2018 at 9:52 AM, Jagan Teki
>>> wrote:
On Mon, May 28, 2018 at 4:48 PM, Jagan Teki
wrote:
>>
On Tue, Jun 5, 2018 at 10:41 AM, Vasily Khoruzhick wrote:
> On Mon, Jun 4, 2018 at 9:54 PM, Vasily Khoruzhick wrote:
>> On Fri, Jun 1, 2018 at 9:52 AM, Jagan Teki
>> wrote:
>>> On Mon, May 28, 2018 at 4:48 PM, Jagan Teki
>>> wrote:
This series rework of previous version where it removes
On Mon, Jun 4, 2018 at 9:54 PM, Vasily Khoruzhick wrote:
> On Fri, Jun 1, 2018 at 9:52 AM, Jagan Teki wrote:
>> On Mon, May 28, 2018 at 4:48 PM, Jagan Teki
>> wrote:
>>> This series rework of previous version where it removes legacy
>>> usb phy handling and added phy driver on generic-phy frame
On Fri, Jun 1, 2018 at 9:52 AM, Jagan Teki wrote:
> On Mon, May 28, 2018 at 4:48 PM, Jagan Teki
> wrote:
>> This series rework of previous version where it removes legacy
>> usb phy handling and added phy driver on generic-phy framework.
>>
>> Current implementation phy driver is unable to get p
On Mon, May 28, 2018 at 4:48 PM, Jagan Teki wrote:
> This series rework of previous version where it removes legacy
> usb phy handling and added phy driver on generic-phy framework.
>
> Current implementation phy driver is unable to get pinctrl, clock
> and reset details from DT since the dm code
18 matches
Mail list logo