Re: [PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

2019-04-08 Thread Michael Ellerman
Thomas Huth writes: > On 12/02/2019 00.31, David Gibson wrote: >> On Mon, 11 Feb 2019 12:37:12 +0100 >> Thomas Huth wrote: >> >>> Recent versions of QEMU provide a XHCI device by default these >>> days instead of an old-fashioned OHCI device: >>> >>>

Re: [PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

2019-04-07 Thread Thomas Huth
On 12/02/2019 00.31, David Gibson wrote: > On Mon, 11 Feb 2019 12:37:12 +0100 > Thomas Huth wrote: > >> Recent versions of QEMU provide a XHCI device by default these >> days instead of an old-fashioned OHCI device: >> >> https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27 >>

Re: [PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

2019-02-11 Thread Joel Stanley
On Mon, 11 Feb 2019 at 22:07, Thomas Huth wrote: > > Recent versions of QEMU provide a XHCI device by default these > days instead of an old-fashioned OHCI device: > > https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27 "recent" :D > So to get the keyboard working in the

Re: [PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

2019-02-11 Thread David Gibson
On Mon, 11 Feb 2019 12:37:12 +0100 Thomas Huth wrote: > Recent versions of QEMU provide a XHCI device by default these > days instead of an old-fashioned OHCI device: > > https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27 > > So to get the keyboard working in the graphical

[PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

2019-02-11 Thread Thomas Huth
Recent versions of QEMU provide a XHCI device by default these days instead of an old-fashioned OHCI device: https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27 So to get the keyboard working in the graphical console there again, we should now include XHCI support in the kernel