Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ehci0: ehci0@0x01c14000 {
- compatible = "sunxi-ehci";
- reg = <0x01c14000 0x100>;
- interrupts = <39>;
- clocks = <&usb 2>, <&usb 4>, <&ahb_gates 1>;
- clock-names = "usb_phy", "phy1_reset", "ahb_ehci0";
- pinctrl-names = "default";
- pinctrl-0 = <&usb_pins_a>;
- gpios = <&pio 7 6 0>; /* PH6 */
- status = "okay";
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement