summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap4/omap4_mux_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/omap4/omap4_mux_data.h')
-rw-r--r--arch/arm/cpu/armv7/omap4/omap4_mux_data.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/omap4/omap4_mux_data.h b/arch/arm/cpu/armv7/omap4/omap4_mux_data.h
index 00c52f8..b940391 100644
--- a/arch/arm/cpu/armv7/omap4/omap4_mux_data.h
+++ b/arch/arm/cpu/armv7/omap4/omap4_mux_data.h
@@ -73,4 +73,11 @@ const struct pad_conf_entry wkup_padconf_array_essential[] = {
};
+const struct pad_conf_entry wkup_padconf_array_essential_4460[] = {
+
+{PAD1_FREF_CLK4_REQ, (M3)}, /* gpio_wk7, TPS */
+
+};
+
+
#endif /* _OMAP4_MUX_DATA_H_ */