commit | 7c1babdcee6a99fcc61a9403b4c24baa6ef7cf1f | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Sep 18 09:03:36 2014 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Sep 18 09:03:36 2014 -0700 |
tree | 6857c2dc6cbe5fc5eacd07972b3639798c84db71 | |
parent | 28ce556b2eb5a38aecd8292ef7e1da4599766bd6 [diff] |
ARM: dts: omap: Remove WAKEUPENABLE mux options for UARTs This is no longer needed as the device specific wake-up event can now be specified with interrupts-extended property where the second interrupt is the pinctrl-single register, such as the UART3 RX pin. Note that twl4030_omap3.dtsi needs to set WAKEUPENABLE for off-idle to properly trigger the PMIC scripts. And GPIO pins still need to set WAKEUPENABLE for wake-up events. Signed-off-by: Tony Lindgren <tony@atomide.com>