lkml.org 
[lkml]   [2015]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] *** 8250_dw ***
    Date
    From: Noam Camus <noamc@ezchip.com>

    Coming to use 8250_dw driver with my serial device I had few problems
    I solved with following patch set.

    First and fourth patches are aimed to support BIG endian device.
    Second patch is is aimed to support device without test loop support.
    Third patch is aimed to minimize chance for getting interrupt before
    we called request_irq() during initialize probing.


    Noam Camus (4):
    serial: 8250_dw: Add support for big-endian MMIO accesses
    serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
    serial: 8250_dw: Add UPF_FIXED_TYPE to flags
    serial: 8250_dw: use serial_in() and not readl()

    .../bindings/serial/snps-dw-apb-uart.txt | 2 +
    drivers/tty/serial/8250/8250_dw.c | 61 +++++++++++++++++---
    2 files changed, 54 insertions(+), 9 deletions(-)



    \
     
     \ /
      Last update: 2015-07-22 12:01    [W:4.434 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site