projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78771f0
)
ARM: apx4devkit: add pin muxing for GPIOs
author
Lauri Hintsala
<
[email protected]
>
Tue, 10 Jul 2012 07:08:12 +0000
(10:08 +0300)
committer
Shawn Guo
<
[email protected]
>
Wed, 11 Jul 2012 04:17:33 +0000
(12:17 +0800)
Some pins are used as GPIOs in user space.
Signed-off-by: Lauri Hintsala <
[email protected]
>
Signed-off-by: Shawn Guo <
[email protected]
>
arch/arm/boot/dts/apx4devkit.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/apx4devkit.dts
b/arch/arm/boot/dts/apx4devkit.dts
index ee988b7d23645e1388fca7abe8824d7f87313502..b383417a558f4b07ee55e85157d44ebc180c7bf7 100644
(file)
--- a/
arch/arm/boot/dts/apx4devkit.dts
+++ b/
arch/arm/boot/dts/apx4devkit.dts
@@
-40,8
+40,13
@@
hog_pins_a: hog-gpios@0 {
reg = <0>;
fsl,pinmux-ids = <
+ 0x0113 /* MX28_PAD_GPMI_CE1N__GPIO_0_17 */
+ 0x0153 /* MX28_PAD_GPMI_RDY1__GPIO_0_21 */
+ 0x2123 /* MX28_PAD_SSP2_MISO__GPIO_2_18 */
+ 0x2131 /* MX28_PAD_SSP2_SS0__GPIO_2_19 */
0x31c3 /* MX28_PAD_PWM3__GPIO_3_28 */
0x31e3 /* MX28_PAD_LCD_RESET__GPIO_3_30 */
+ 0x4143 /* MX28_PAD_JTAG_RTCK__GPIO_4_20 */
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;