Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373985
b: refs/heads/master
c: 8d3207c
h: refs/heads/master
i:
  373983: 8f4b5b6
v: v3
  • Loading branch information
Rhyland Klein authored and Stephen Warren committed Apr 4, 2013
1 parent 4ad4eaf commit 0e774dc
Show file tree
Hide file tree
Showing 2 changed files with 12 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: 933d87a56e3379479ff399a11899830b341809de
refs/heads/master: 8d3207ca248d4877936878171f68be2485f3f71e
11 changes: 11 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114-dalmore.dts
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,17 @@
nvidia,invert-interrupt;
};

sdhci@78000400 {
cd-gpios = <&gpio 170 1>; /* gpio PV2 */
bus-width = <4>;
status = "okay";
};

sdhci@78000600 {
bus-width = <8>;
status = "okay";
};

clocks {
compatible = "simple-bus";
#address-cells = <1>;
Expand Down

0 comments on commit 0e774dc

Please sign in to comment.