Re: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

2019-10-30 Thread Christophe Leroy
Le 25/10/2019 à 14:40, Rasmus Villemoes a écrit : Currently SERIAL_QE depends on QUICC_ENGINE, which in turn depends on PPC32, so this doesn't add any extra dependency. However, the QUICC Engine IP block also exists on some arm boards, so this serves as preparation for removing the PPC32 depen

Re: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

2019-10-29 Thread Rasmus Villemoes
adead.org; >> linux-ker...@vger.kernel.org; Scott Wood ; Valentin >> Longchamp ; Rasmus Villemoes >> ; linux-ser...@vger.kernel.org >> Subject: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32 >> >> Currently SERIAL_QE depends on QUICC_ENGINE, which in tu

RE: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

2019-10-29 Thread Leo Li
> Longchamp ; Rasmus Villemoes > ; linux-ser...@vger.kernel.org > Subject: [PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32 > > Currently SERIAL_QE depends on QUICC_ENGINE, which in turn depends on > PPC32, so this doesn't add any extra dependency. However, the QUI

[PATCH v2 20/23] serial: make SERIAL_QE depend on PPC32

2019-10-25 Thread Rasmus Villemoes
Currently SERIAL_QE depends on QUICC_ENGINE, which in turn depends on PPC32, so this doesn't add any extra dependency. However, the QUICC Engine IP block also exists on some arm boards, so this serves as preparation for removing the PPC32 dependency from QUICC_ENGINE and build the QE support in dri