From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> Add clock and suspend resume support v2: lowercase for hex values interrupt description updated v3: squashed the clock changes v4: make dt binding single patch v5: resend as the earlier series got mixed up. Shubhrajyoti Datta (4): tty: serial: uartlite: Add structure for private data tty: serial: uartlite: Add clock adaptation tty: serial: uartlite: Add support for suspend and resume dt-bindings: serial: Add binding for uartlite .../bindings/serial/xlnx,opb-uartlite.txt | 23 +++++ drivers/tty/serial/uartlite.c | 112 +++++++++++++++++++-- 2 files changed, 126 insertions(+), 9 deletions(-) create mode 100644 Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html