|
@@ -618,15 +618,6 @@
|
|
OMAP4_IOPAD(0x10c, PIN_INPUT | MUX_MODE1) /* abe_mcbsp3_fsx */
|
|
OMAP4_IOPAD(0x10c, PIN_INPUT | MUX_MODE1) /* abe_mcbsp3_fsx */
|
|
>;
|
|
>;
|
|
};
|
|
};
|
|
-};
|
|
|
|
-
|
|
|
|
-&omap4_pmx_wkup {
|
|
|
|
- usb_gpio_mux_sel2: pinmux_usb_gpio_mux_sel2_pins {
|
|
|
|
- /* gpio_wk0 */
|
|
|
|
- pinctrl-single,pins = <
|
|
|
|
- OMAP4_IOPAD(0x040, PIN_OUTPUT_PULLDOWN | MUX_MODE3)
|
|
|
|
- >;
|
|
|
|
- };
|
|
|
|
|
|
|
|
vibrator_direction_pin: pinmux_vibrator_direction_pin {
|
|
vibrator_direction_pin: pinmux_vibrator_direction_pin {
|
|
pinctrl-single,pins = <
|
|
pinctrl-single,pins = <
|
|
@@ -641,6 +632,15 @@
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+&omap4_pmx_wkup {
|
|
|
|
+ usb_gpio_mux_sel2: pinmux_usb_gpio_mux_sel2_pins {
|
|
|
|
+ /* gpio_wk0 */
|
|
|
|
+ pinctrl-single,pins = <
|
|
|
|
+ OMAP4_IOPAD(0x040, PIN_OUTPUT_PULLDOWN | MUX_MODE3)
|
|
|
|
+ >;
|
|
|
|
+ };
|
|
|
|
+};
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* As uart1 is wired to mdm6600 with rts and cts, we can use the cts pin for
|
|
* As uart1 is wired to mdm6600 with rts and cts, we can use the cts pin for
|
|
* uart1 wakeirq.
|
|
* uart1 wakeirq.
|