Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370491
b: refs/heads/master
c: 6f9d62d
h: refs/heads/master
i:
  370489: 3059f82
  370487: 4c3dfc6
v: v3
  • Loading branch information
Markus Pargmann authored and Shawn Guo committed Apr 9, 2013
1 parent 2a73659 commit 06a9710
Show file tree
Hide file tree
Showing 2 changed files with 19 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: 4617d2f0fb52a3e2c427be5ee6e79ecdc4b4ac1a
refs/heads/master: 6f9d62d4f4d00a39332b24c128bd13ccfa259cba
18 changes: 18 additions & 0 deletions trunk/arch/arm/boot/dts/imx51.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,24 @@
};
};

cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
device_type = "cpu";
compatible = "arm,cortex-a8";
reg = <0>;
clock-latency = <61036>; /* two CLK32 periods */
clocks = <&clks 24>;
clock-names = "cpu";
operating-points = <
/* kHz uV (No regulator support) */
160000 0
800000 0
>;
};
};

soc {
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit 06a9710

Please sign in to comment.