Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336457
b: refs/heads/master
c: 301333b
h: refs/heads/master
i:
  336455: 2de6a7c
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed Nov 19, 2012
1 parent 6783d75 commit bd3148c
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: 199e2edec49b8a24f67afdae61e57cfa6d68bfca
refs/heads/master: 301333bc6c78051b257e520ad0f5cf0b6596c4f4
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/animeo_ip.dts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,18 @@
phy-mode = "mii";
status = "okay";
};

mmc0: mmc@fffa8000 {
pinctrl-0 = <&pinctrl_mmc0_clk
&pinctrl_mmc0_slot1_cmd_dat0
&pinctrl_mmc0_slot1_dat1_3>;
status = "okay";

slot@1 {
reg = <1>;
bus-width = <4>;
};
};
};

nand0: nand@40000000 {
Expand Down

0 comments on commit bd3148c

Please sign in to comment.