Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308342
b: refs/heads/master
c: f07439c
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed May 11, 2012
1 parent 0645b84 commit 104a4ed
Show file tree
Hide file tree
Showing 2 changed files with 18 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: 691d26408734e7a41ebdadd19c10f6c0949ecd4a
refs/heads/master: f07439c43252c3c2e669a5ee3762f4559179828d
17 changes: 17 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q-sabrelite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,23 @@
};

soc {
aips-bus@02000000 { /* AIPS1 */
spba-bus@02000000 {
ecspi@02008000 { /* eCSPI1 */
fsl,spi-num-chipselects = <1>;
cs-gpios = <&gpio3 19 0>;
status = "okay";

flash: m25p80@0 {
compatible = "sst,sst25vf016b";
spi-max-frequency = <20000000>;
reg = <0>;
};
};
};

};

aips-bus@02100000 { /* AIPS2 */
ethernet@02188000 {
phy-mode = "rgmii";
Expand Down

0 comments on commit 104a4ed

Please sign in to comment.