Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311643
b: refs/heads/master
c: 37797d5
h: refs/heads/master
i:
  311641: 36b6d1c
  311639: 772f1d3
v: v3
  • Loading branch information
Fabio Estevam authored and Rob Herring committed Jun 13, 2012
1 parent 239a0de commit c71124e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae2a7d20087f2780df7ddc829a74f4a387f26b4d
refs/heads/master: 37797d5f2ee47a06cc1c43b7b5f4832822436e3b
4 changes: 2 additions & 2 deletions trunk/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ ecspi@70010000 {
reg = <0x70010000 0x4000>;
interrupts = <36>;
fsl,spi-num-chipselects = <2>;
cs-gpios = <&gpio3 24 0>, /* GPIO4_24 */
<&gpio3 25 0>; /* GPIO4_25 */
cs-gpios = <&gpio3 24 0>, /* GPIO3_24 */
<&gpio3 25 0>; /* GPIO3_25 */
};

0 comments on commit c71124e

Please sign in to comment.