summaryrefslogtreecommitdiffstats
path: root/modem_gpios_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'modem_gpios_data.c')
-rw-r--r--modem_gpios_data.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/modem_gpios_data.c b/modem_gpios_data.c
index 6989a62..049de83 100644
--- a/modem_gpios_data.c
+++ b/modem_gpios_data.c
@@ -43,6 +43,14 @@ struct modem_gpio_data modem_gpio_datas[] = {
},
{
/* Exynos GPIO */
+ .bank = "gpj0",
+ .gpio_offset = 1,
+
+ /* Kernel and driver specific information */
+ .dt_gpio_name = "ap-dump",
+ },
+ {
+ /* Exynos GPIO */
.bank = "gpx1",
.gpio_offset = 2,