1 NXP LPC32xx USB Clock Controller
4 - compatible: should be "nxp,lpc3220-usb-clk"
5 - reg: should contain clock controller registers location and length
6 - #clock-cells: must be 1, the cell holds id of a clock provided by the
14 compatible = "simple-bus";
15 ranges = <0x0 0x31020000 0x00001000>;
17 usbclk: clock-controller@f00 {
18 compatible = "nxp,lpc3220-usb-clk";