Re: [PATCH v4 0/2] tty: serial: Add mediatek UART driver

2014-09-02 Thread Matthias Brugger
2014-08-12 16:12 GMT+02:00 Matthias Brugger : > This patch set adds support for the UART found in Mediatek SoCs. > The chip is a changed version of a 8250 controller. > Especially it introduces a new register called highspeed. The value > in this register has to be set depending on the baudrate.

Re: [PATCH v4 0/2] tty: serial: Add mediatek UART driver

2014-09-02 Thread Matthias Brugger
2014-08-12 16:12 GMT+02:00 Matthias Brugger matthias@gmail.com: This patch set adds support for the UART found in Mediatek SoCs. The chip is a changed version of a 8250 controller. Especially it introduces a new register called highspeed. The value in this register has to be set depending

[PATCH v4 0/2] tty: serial: Add mediatek UART driver

2014-08-12 Thread Matthias Brugger
This patch set adds support for the UART found in Mediatek SoCs. The chip is a changed version of a 8250 controller. Especially it introduces a new register called highspeed. The value in this register has to be set depending on the baudrate. The value in the register influences the way the

[PATCH v4 0/2] tty: serial: Add mediatek UART driver

2014-08-12 Thread Matthias Brugger
This patch set adds support for the UART found in Mediatek SoCs. The chip is a changed version of a 8250 controller. Especially it introduces a new register called highspeed. The value in this register has to be set depending on the baudrate. The value in the register influences the way the