Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359950
b: refs/heads/master
c: 9dc3e34
h: refs/heads/master
v: v3
  • Loading branch information
Ezequiel Garcia authored and Arnd Bergmann committed Feb 28, 2013
1 parent 7b8452c commit 12cf0a7
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: d5dc035eaa967cded8a295d4b07b7eb944c9044a
refs/heads/master: 9dc3e34687b2af14d5b8e95b27d06b6cdfc87479
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-gp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,17 @@
phy = <&phy3>;
phy-mode = "rgmii-id";
};

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

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

0 comments on commit 12cf0a7

Please sign in to comment.