Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342229
b: refs/heads/master
c: ac8e44c
h: refs/heads/master
i:
  342227: eea2c55
v: v3
  • Loading branch information
Gwenhael Goavec-Merou authored and Shawn Guo committed Nov 12, 2012
1 parent 2b2a08f commit 92a967b
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: 67948adad178a041cd545c3f9b2bd077b1c5d7a1
refs/heads/master: ac8e44ced54a9eb7fa1c2b02befc80a934d4cbe8
13 changes: 13 additions & 0 deletions trunk/arch/arm/boot/dts/imx28-apf28dev.dts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
status = "okay";
};

ssp2: ssp@80014000 {
compatible = "fsl,imx28-spi";
pinctrl-names = "default";
pinctrl-0 = <&spi2_pins_a>;
status = "okay";
};

pinctrl@80018000 {
pinctrl-names = "default";
pinctrl-0 = <&hog_pins_apf28dev>;
Expand Down Expand Up @@ -74,6 +81,12 @@
status = "okay";
};

i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
status = "okay";
};

pwm: pwm@80064000 {
pinctrl-names = "default";
pinctrl-0 = <&pwm3_pins_a &pwm4_pins_a>;
Expand Down

0 comments on commit 92a967b

Please sign in to comment.