Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326738
b: refs/heads/master
c: 7f12221
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Shawn Guo committed Aug 25, 2012
1 parent 5e86160 commit d5d9048
Show file tree
Hide file tree
Showing 2 changed files with 14 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: 2f44211f938397be1a9a06945e8c6e07a7232333
refs/heads/master: 7f1222130c1ba4171eac1e4794c8c41631aad915
13 changes: 13 additions & 0 deletions trunk/arch/arm/boot/dts/imx28.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,19 @@
fsl,voltage = <1>;
fsl,pull-up = <0>;
};

spi2_pins_a: spi2@0 {
reg = <0>;
fsl,pinmux-ids = <
0x2100 /* MX28_PAD_SSP2_SCK__SSP2_SCK */
0x2110 /* MX28_PAD_SSP2_MOSI__SSP2_CMD */
0x2120 /* MX28_PAD_SSP2_MISO__SSP2_D0 */
0x2130 /* MX28_PAD_SSP2_SS0__SSP2_D3 */
>;
fsl,drive-strength = <1>;
fsl,voltage = <1>;
fsl,pull-up = <1>;
};
};

digctl@8001c000 {
Expand Down

0 comments on commit d5d9048

Please sign in to comment.