Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342186
b: refs/heads/master
c: 457da85
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones committed Nov 1, 2012
1 parent 6429a63 commit 946edd8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6fea1e03e0531fb55d4fc590ee136c17fcd139c
refs/heads/master: 457da8539980344355e7c2b06f4a82b33ce4a26d
12 changes: 11 additions & 1 deletion trunk/arch/arm/boot/dts/u9540.dts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
};

soc-u9500 {

uart@80120000 {
status = "okay";
};
Expand All @@ -33,5 +32,16 @@
uart@80007000 {
status = "okay";
};

// On-board eMMC
sdi4_per2@80114000 {
arm,primecell-periphid = <0x10480180>;
max-frequency = <50000000>;
bus-width = <8>;
mmc-cap-mmc-highspeed;
vmmc-supply = <&ab8500_ldo_aux2_reg>;

status = "okay";
};
};
};

0 comments on commit 946edd8

Please sign in to comment.