Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359951
b: refs/heads/master
c: 1f24a21
h: refs/heads/master
i:
  359949: 7b8452c
  359947: 19c2e54
  359943: 395b692
  359935: 6ffb6bd
v: v3
  • Loading branch information
Gregory CLEMENT authored and Arnd Bergmann committed Feb 28, 2013
1 parent 12cf0a7 commit 8e281fa
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: 9dc3e34687b2af14d5b8e95b27d06b6cdfc87479
refs/heads/master: 1f24a21f8e8acd6e85b3629f41e2eafbcd86d85c
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,17 @@
usb@d0052000 {
status = "okay";
};

spi0: spi@d0010600 {
status = "okay";

spi-flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "m25p64";
reg = <0>; /* Chip select 0 */
spi-max-frequency = <20000000>;
};
};
};
};

0 comments on commit 8e281fa

Please sign in to comment.