Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374114
b: refs/heads/master
c: 7f7b8ed
h: refs/heads/master
v: v3
  • Loading branch information
Amit Daniel Kachhap authored and Kukjin Kim committed Apr 8, 2013
1 parent 55f43aa commit c70ac1f
Show file tree
Hide file tree
Showing 2 changed files with 13 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: dce3b8eef0c1194a66f8df9e34900e8d97201dc6
refs/heads/master: 7f7b8ed01a93a801659766dee218ee5bfe9d7d88
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5440.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,18 @@
clock-frequency = <50000000>;
};

cpufreq@160000 {
compatible = "samsung,exynos5440-cpufreq";
reg = <0x160000 0x1000>;
interrupts = <0 57 0>;
operating-points = <
/* KHz uV */
1200000 1025000
1000000 975000
800000 925000
>;
};

serial@B0000 {
compatible = "samsung,exynos4210-uart";
reg = <0xB0000 0x1000>;
Expand Down

0 comments on commit c70ac1f

Please sign in to comment.