1 * Spreadtrum serial UART
4 - compatible: must be one of:
6 * "sprd,sc9860-uart", "sprd,sc9836-uart"
8 - reg: offset and length of the register set for the device
9 - interrupts: exactly one interrupt specifier
10 - clocks: phandles to input clocks.
14 compatible = "sprd,sc9860-uart",
17 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;