octopus: Add Garg to octopus list.

BUG=b:132668378
BRANCH=none
TEST=none

Change-Id: I9d792b567fbcce29cea9f743f920df2a117a90ae
Reviewed-on: https://chromium-review.googlesource.com/1662210
Tested-by: Chia-Hsiu Chang <chia-hsiu.chang@quanta.corp-partner.google.com>
Commit-Ready: Chia-Hsiu Chang <chia-hsiu.chang@quanta.corp-partner.google.com>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Marco Chen <marcochen@chromium.org>
Reviewed-by: Chia-Hsiu Chang <chia-hsiu.chang@quanta.corp-partner.google.com>
diff --git a/platform/octopus/octopus.c b/platform/octopus/octopus.c
index 1774829..5fd5968 100644
--- a/platform/octopus/octopus.c
+++ b/platform/octopus/octopus.c
@@ -60,8 +60,8 @@
 	NULL
 };
 
-static const char *platform_names = "Ampton,Bip,Bloog,Bobba,Casta,Fleex,Meep,"
-				    "Phaser,Yorp";
+static const char *platform_names = "Ampton,Bip,Bloog,Bobba,Casta,Fleex,Garg,"
+				    "Meep,Phaser,Yorp";
 
 int octopus_probe(struct platform_intf *intf)
 {