Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372431
b: refs/heads/master
c: 4463282
h: refs/heads/master
i:
  372429: 1e70c4f
  372427: e8c8620
  372423: 8e30903
  372415: 7a3a77f
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Mar 7, 2013
1 parent 9c339c4 commit f2f198e
Show file tree
Hide file tree
Showing 2 changed files with 21 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: 32486d14085d20451ec6d412f71d7485245d4938
refs/heads/master: 44632826987a389d263029569565036e46d9eab8
20 changes: 20 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4412-origen.dts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,26 @@
status = "okay";
};

mshc@12550000 {
pinctrl-0 = <&sd4_clk &sd4_cmd &sd4_bus4 &sd4_bus8>;
pinctrl-names = "default";
status = "okay";

num-slots = <1>;
supports-highspeed;
broken-cd;
fifo-depth = <0x80>;
card-detect-delay = <200>;
samsung,dw-mshc-ciu-div = <3>;
samsung,dw-mshc-sdr-timing = <2 3>;
samsung,dw-mshc-ddr-timing = <1 2>;

slot@0 {
reg = <0>;
bus-width = <8>;
};
};

codec@13400000 {
samsung,mfc-r = <0x43000000 0x800000>;
samsung,mfc-l = <0x51000000 0x800000>;
Expand Down

0 comments on commit f2f198e

Please sign in to comment.