Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342219
b: refs/heads/master
c: 2bde51c
h: refs/heads/master
i:
  342217: 4329ae2
  342215: e8c7c3f
v: v3
  • Loading branch information
Julien Boibessot authored and Shawn Guo committed Oct 30, 2012
1 parent 66432e1 commit 38e1fec
Show file tree
Hide file tree
Showing 2 changed files with 11 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: a957fdca4feb7fbc51f9c7c6a152a86f35ca7751
refs/heads/master: 2bde51cb16e3b3f505b465cab263adc3a57d6c0a
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/imx28.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,16 @@
fsl,pull-up = <0>;
};

pwm3_pins_a: pwm3@0 {
reg = <0>;
fsl,pinmux-ids = <
0x31c0 /* MX28_PAD_PWM3__PWM_3 */
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;
fsl,pull-up = <0>;
};

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

0 comments on commit 38e1fec

Please sign in to comment.