Re: [PATCH v6 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

2021-03-23 Thread Greg Kroah-Hartman
On Thu, Mar 18, 2021 at 03:11:31PM -0400, Al Cooper wrote: > +config SERIAL_8250_BCM7271 > + bool "Broadcom 8250 based serial port" Why can this not be a module? thanks, greg k-h

[PATCH v6 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

2021-03-18 Thread Al Cooper
Add a UART driver for the new Broadcom 8250 based STB UART. The new UART is backward compatible with the standard 8250, but has some additional features. The new features include a high accuracy baud rate clock system and DMA support. The driver will use the new optional BAUD MUX clock to select t