Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342224
b: refs/heads/master
c: 24acd6b
h: refs/heads/master
v: v3
  • Loading branch information
Gwenhael Goavec-Merou authored and Shawn Guo committed Nov 5, 2012
1 parent c6a96fa commit 49c6edb
Show file tree
Hide file tree
Showing 2 changed files with 22 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: 4ced2a40baaabc7afea7c504d222401f013f39b1
refs/heads/master: 24acd6bf1d18636344e7f58a69294c2ce7c10a9e
21 changes: 21 additions & 0 deletions trunk/arch/arm/boot/dts/imx28-apf28dev.dts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,27 @@
bus-width = <4>;
status = "okay";
};

pinctrl@80018000 {
pinctrl-names = "default";
pinctrl-0 = <&hog_pins_apf28dev>;

hog_pins_apf28dev: hog@0 {
reg = <0>;
fsl,pinmux-ids = <
0x1103 /* MX28_PAD_LCD_D16__GPIO_1_16 */
0x1113 /* MX28_PAD_LCD_D17__GPIO_1_17 */
0x1123 /* MX28_PAD_LCD_D18__GPIO_1_18 */
0x1133 /* MX28_PAD_LCD_D19__GPIO_1_19 */
0x1143 /* MX28_PAD_LCD_D20__GPIO_1_20 */
0x1153 /* MX28_PAD_LCD_D21__GPIO_1_21 */
0x1163 /* MX28_PAD_LCD_D22__GPIO_1_22 */
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;
fsl,pull-up = <0>;
};
};
};

apbx@80040000 {
Expand Down

0 comments on commit 49c6edb

Please sign in to comment.