summaryrefslogtreecommitdiffstats
path: root/plugins/calypso.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/calypso.c')
-rw-r--r--plugins/calypso.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/calypso.c b/plugins/calypso.c
index ea55ed40..130fa6e9 100644
--- a/plugins/calypso.c
+++ b/plugins/calypso.c
@@ -58,8 +58,8 @@
#include <drivers/atmodem/vendor.h>
-#define CALYPSO_POWER_PATH "/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on"
-#define CALYPSO_RESET_PATH "/sys/bus/platform/devices/neo1973-pm-gsm.0/reset"
+#define CALYPSO_POWER_PATH "/sys/bus/platform/devices/gta02-pm-gsm.0/power_on"
+#define CALYPSO_RESET_PATH "/sys/bus/platform/devices/gta02-pm-gsm.0/reset"
enum powercycle_state {
POWERCYCLE_STATE_POWER0 = 0,