Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342264
b: refs/heads/master
c: fea221e
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren committed Nov 15, 2012
1 parent 824f34a commit 66a7ac9
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: fa98a114bf0d1623d502b1ae1e9963ef97808214
refs/heads/master: fea221e254e9842df0740688f30f1ce5a692a775
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 @@ -254,6 +254,16 @@
clock-frequency = <400000>;
};

spi@7000c380 {
status = "okay";
spi-max-frequency = <48000000>;
spi-flash@0 {
compatible = "winbond,w25q80bl";
reg = <0>;
spi-max-frequency = <48000000>;
};
};

i2c@7000c400 {
status = "okay";
clock-frequency = <400000>;
Expand Down

0 comments on commit 66a7ac9

Please sign in to comment.