Skip to content
  • Ganbold Tsagaankhuu's avatar
    Add support for A10 uart. · ac4adddf
    Ganbold Tsagaankhuu authored
    A10 uart is derived from Synopsys DesignWare uart and requires
    to read Uart Status Register when IIR_BUSY has detected.
    Also this change includes FDT check, where it checks device
    specific properties defined in dts and sets the busy_detect variable.
    broken_txfifo is also needed to be set in order to make it work for
    A10 uart case.
    
    Reviewed by: marcel@
    Approved by: gonzo@
    ac4adddf