From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkWB2-0002cZ-Gm for qemu-devel@nongnu.org; Wed, 23 Aug 2017 09:58:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkWAz-00022l-Ta for qemu-devel@nongnu.org; Wed, 23 Aug 2017 09:58:36 -0400 Message-ID: <1503496711.16071.23.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 23 Aug 2017 15:58:31 +0200 In-Reply-To: <20170821041040.GF12356@umbus.fritz.box> References: <25eb9dc6c387f03754114e4a0584516847f1da7d.1503249785.git.balaton@eik.bme.hu> <20170821041040.GF12356@umbus.fritz.box> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 03/15] ohci: Allow sysbus version to be used as a companion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , BALATON Zoltan Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, Alexander Graf , Francois Revol On Mon, 2017-08-21 at 14:10 +1000, David Gibson wrote: > On Sun, Aug 20, 2017 at 07:23:05PM +0200, BALATON Zoltan wrote: > 1;4803;0c> Some PPC SoCs have an EHCI with OHCI companion USB > controller. To > > emulate this allow the sysbus version of OHCI to be used as a > > companion. > >=20 > > Signed-off-by: BALATON Zoltan >=20 > Reviewed-by: David Gibson >=20 > Gerd,=C2=A0=C2=A0if you're happy with this, I can queue it for 2.11.=C2= =A0=C2=A0Let me > know what you'd prefer. Reviewed-by: Gerd Hoffmann cheers, Gerd