1 VIA/Wondermedia VT8500 UART Controller
2 -----------------------------------------------------
5 - compatible : "via,vt8500-uart"
6 - reg : Should contain 1 register ranges(address and length)
7 - interrupts : UART interrupt
8 - clocks : phandle to the uart source clock (usually a 24Mhz fixed clock)
13 compatible = "via,vt8500-uart";
14 reg = <0xd8210000 0x1040>;