Port Driver — 16c95x Serial
uart1: serial@20080000 compatible = "nxp,16c950"; reg = <0x20080000 0x1000>; interrupts = <8>; clock-frequency = <1843200>; current-speed = <115200>; auto-flow-control; ;
Inability to select baud rates above 115.2 Kbps. How to Install the 16C95x Serial Port Driver 1. Identification 16c95x serial port driver
# Unbind the generic driver echo -n "0000:01:00.0" > /sys/bus/pci/drivers/serial/unbind # Bind to the 16C95x-capable driver echo -n "0000:01:00.0" > /sys/bus/pci/drivers/8250-pci/bind uart1: serial@20080000 compatible = "nxp