summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRanjani Vaidyanathan <ranjani.vaidyanathan@nxp.com>2021-10-06 11:09:07 -0500
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-05-18 16:41:40 +0200
commitde6a57c6ca8ebe1f0c2fc44f850eb73fc0084069 (patch)
tree8868ff1669a26a6dfc92735541c02657de40c1ea
parent16dca2c7b2822eb3e0bec15e6a16a7d2ba434395 (diff)
MLK-25649-2 gpio: mxc: Add support for identifying SCU wakeup source from sysfs
Consolidate SCU wakeup defines in the header file. Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com> (cherry picked from commit 7d1a364e453397d3659cb80832e2297d49b62706) (cherry picked from commit 36bde0d134c97cfbbac9ad1078a2fbeb9b2cd9fa)
-rw-r--r--drivers/gpio/gpio-mxc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-mxc.c b/drivers/gpio/gpio-mxc.c
index 0185b6e57e78..f7efac9a347b 100644
--- a/drivers/gpio/gpio-mxc.c
+++ b/drivers/gpio/gpio-mxc.c
@@ -30,7 +30,6 @@
#define IMX_SC_PAD_FUNC_GET_WAKEUP 9
#define IMX_SC_PAD_FUNC_SET_WAKEUP 4
#define IMX_SC_PAD_WAKEUP_OFF 0
-#define IMX_SC_IRQ_PAD (1 << 1)
#endif
enum mxc_gpio_hwtype {