From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Wed, 16 Jul 2014 13:04:28 +0200 Subject: [U-Boot] [linux-sunxi] Re: [PATCH v2 2/5] sunxi: add USB EHCI driver In-Reply-To: <1405493888.16944.14.camel@dagon.hellion.org.uk> References: <1405493888.16944.14.camel@dagon.hellion.org.uk> Message-ID: <53C65C3C.6030503@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 07/16/2014 08:58 AM, Ian Campbell wrote: > On Tue, 2014-07-15 at 23:56 +0200, Roman Byshko wrote: >> diff --git a/drivers/usb/host/ehci-sunxi.c b/drivers/usb/host/ehci-sunxi.c >> new file mode 100644 >> index 0000000..8e2baa9 >> --- /dev/null >> +++ b/drivers/usb/host/ehci-sunxi.c >> @@ -0,0 +1,212 @@ >> +/* >> + * Copyright (C) 2014 Roman Byshko >> + * >> + * Roman Byshko > > Are Roman Byshko and "arokux " the same person then? > If not then who wrote this code? Yes Arokux is Roman Byshko's alias (*), he prefers to operate under an alias usually, but he knows he needs to use his real name for code submissions to u-boot / the upstream kernel. Regards, Hans *) To the best of my knowledge I've a mail from arokux at gmail.com stating this (from when I was working on upstreaming the usb support for the kernel).