Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326736
b: refs/heads/master
c: 5c697ea
h: refs/heads/master
v: v3
  • Loading branch information
Maxime Ripard authored and Shawn Guo committed Aug 25, 2012
1 parent 3db0b45 commit 828d4fb
Show file tree
Hide file tree
Showing 2 changed files with 12 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: ba5db4990c2d1774fe854de3e3f6398fe9074fde
refs/heads/master: 5c697ea2eec2bf4146e57f964e1163333659cbf8
11 changes: 11 additions & 0 deletions trunk/arch/arm/boot/dts/imx28.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,17 @@
fsl,pull-up = <1>;
};

i2c0_pins_b: i2c0@1 {
reg = <1>;
fsl,pinmux-ids = <
0x3001 /* MX28_PAD_AUART0_RX__I2C0_SCL */
0x3011 /* MX28_PAD_AUART0_TX__I2C0_SDA */
>;
fsl,drive-strength = <1>;
fsl,voltage = <1>;
fsl,pull-up = <1>;
};

saif0_pins_a: saif0@0 {
reg = <0>;
fsl,pinmux-ids = <
Expand Down

0 comments on commit 828d4fb

Please sign in to comment.