1 Generic Platform UHCI Controller
2 -----------------------------------------------------
5 - compatible : "platform-uhci"
6 - reg : Should contain 1 register ranges(address and length)
7 - interrupts : UHCI controller interrupt
12 compatible = "platform-uhci";
13 reg = <0xd8007b00 0x200>;