Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355753
b: refs/heads/master
c: bff1ea7
h: refs/heads/master
i:
  355751: f04ad43
v: v3
  • Loading branch information
Stephen Warren committed Jan 28, 2013
1 parent 685fa81 commit 67e11a8
Show file tree
Hide file tree
Showing 2 changed files with 11 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: 8fef5dffdefcfa36769d32c38986d311274f6d41
refs/heads/master: bff1ea70e748c5b57566a8dc99f0c5207a98d899
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20-trimslice.dts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,11 @@
"ld23_22";
nvidia,pull = <1>;
};
conf_spif {
nvidia,pins = "spif";
nvidia,pull = <1>;
nvidia,tristate = <0>;
};
};
};

Expand Down Expand Up @@ -322,6 +327,11 @@
bus-width = <4>;
};

poweroff {
compatible = "gpio-poweroff";
gpios = <&gpio 191 1>; /* gpio PX7, active low */
};

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

0 comments on commit 67e11a8

Please sign in to comment.