Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342257
b: refs/heads/master
c: c42cb1c
h: refs/heads/master
i:
  342255: 8baed9a
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Nov 15, 2012
1 parent 6aadb92 commit e3f3f14
Show file tree
Hide file tree
Showing 3 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: a86b0db3c0eef34707a98efc0ae16ef62f93c110
refs/heads/master: c42cb1c379a6e59e2a04380616f530713658c68b
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ ti Texas Instruments
via VIA Technologies, Inc.
wlf Wolfson Microelectronics
wm Wondermedia Technologies, Inc.
winbond Winbond Electronics corp.
xlnx Xilinx
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/tegra30-cardhu.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,16 @@
};
};

spi@7000da00 {
status = "okay";
spi-max-frequency = <25000000>;
spi-flash@1 {
compatible = "winbond,w25q32";
reg = <1>;
spi-max-frequency = <20000000>;
};
};

ahub {
i2s@70080400 {
status = "okay";
Expand Down

0 comments on commit e3f3f14

Please sign in to comment.