From: Tony Lindgren Date: Thu, 18 Sep 2014 16:03:36 +0000 (-0700) Subject: ARM: dts: omap: Remove WAKEUPENABLE mux options for UARTs X-Git-Tag: dt-part2-v2-for-v3.18~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1babdcee6a99fcc61a9403b4c24baa6ef7cf1f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed