Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374099
b: refs/heads/master
c: b3cd7d8
h: refs/heads/master
i:
  374097: f0c2e72
  374095: 1f70706
v: v3
  • Loading branch information
Doug Anderson authored and Kukjin Kim committed Apr 8, 2013
1 parent 3748395 commit 88aa30c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2b7da98870bc3aad46b60b3e2f2cc316ee03a924
refs/heads/master: b3cd7d876e1b6dbb6dfbde1eb634d078cb5ee60d
6 changes: 6 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5250.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -471,12 +471,18 @@
compatible = "samsung,exynos4210-ehci";
reg = <0x12110000 0x100>;
interrupts = <0 71 0>;

clocks = <&clock 285>;
clock-names = "usbhost";
};

usb@12120000 {
compatible = "samsung,exynos4210-ohci";
reg = <0x12120000 0x100>;
interrupts = <0 71 0>;

clocks = <&clock 285>;
clock-names = "usbhost";
};

amba {
Expand Down

0 comments on commit 88aa30c

Please sign in to comment.