|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 05/10] arm: make it possible to enable/disable UART drivers
On 22/05/18 10:37, Jan Beulich wrote: On 22.05.18 at 11:25, <julien.grall@xxxxxxx> wrote:On 05/22/2018 10:22 AM, Jan Beulich wrote:On 22.05.18 at 10:51, <julien.grall@xxxxxxx> wrote:On 05/22/2018 07:34 AM, Jan Beulich wrote:Stefano Stabellini <sstabellini@xxxxxxxxxx> 05/22/18 2:53 AM >>>@@ -53,7 +53,8 @@ config HAS_SCIF or Renesas R-Car Gen 2/3 based board say Y. Well, ARM ecosystem has already plenty of UART implemented directly in the SoC. The most common one are ns16550 and pl011. On server side, the SBSA (Standard Base Server Architecture) mandates platform to implement the Arm Generic UART (a subset of PL011). So I see very limited reason to have an EHCI PCI card on ARM platform.Let's imagine someone really want to use an EHCI PCI card. That driver, aside enabling PCI, will require some bits for Arm (such as calling the initial setup) and likely going to need some testing. That effort is not worth given that Xen will always be able to use another UART (thanks to our 7 different driver). The user should use either the pl011 or ns16550 on Arm for Xen. If someone wants something different, then he needs to come up with an explanation why it is needed and the patch/testing for it. Meanwhile, that driver should not be selectable on Arm. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |