Skip to content
Commit 1bea07f1 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: Use the Synosys APB UART instead of ns8250



The UART controller used in the A10/A13 is the Synopsys DesignWare 8250.
The wrong use of a regular 8250 driver may lead to a oops during kernel
boot with "irq 17: nobody cared", because the apb UART as an extra
interrupt that gets raised when writing to the LCR when busy.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 43880f70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment