Add platform information for Lulu's touchpad

This CL adds the hwprops and props for Lulu's Synaptics touchpad
with fw version 1.7 under the platform name lulu-1.7

BUG=none
TEST=manual

Change-Id: Ia4f572fb287a0f9b770b2fd8ca11b59177f1c904
Signed-off-by: Charlie Mooney <charliemooney@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/294782
Reviewed-by: Amirhossein Simjour <asimjour@chromium.org>
diff --git a/platforms/lulu-1.7.hwprops b/platforms/lulu-1.7.hwprops
new file mode 100644
index 0000000..2911f1e
--- /dev/null
+++ b/platforms/lulu-1.7.hwprops
@@ -0,0 +1,35 @@
+N: SYNA0000:00-06CB:7AB3
+I: 0018 06cb 7ab3 0100
+P: 05 00 00 00 00 00 00 00
+B: 00 0b 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 01 00 00 00 00 00
+B: 01 20 e5 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 01 00 00 00 00 00 00 00 00
+B: 02 00 00 00 00 00 00 00 00
+B: 03 03 00 00 01 00 80 73 06
+B: 04 00 00 00 00 00 00 00 00
+B: 05 00 00 00 00 00 00 00 00
+B: 11 00 00 00 00 00 00 00 00
+B: 12 00 00 00 00 00 00 00 00
+B: 15 00 00 00 00 00 00 00 00
+B: 15 00 00 00 00 00 00 00 00
+A: 00 1 4080 0 0 39
+A: 01 1 2280 0 0 39
+A: 18 0 255 0 0 0
+A: 2f 0 4 0 0 0
+A: 30 0 15 0 0 0
+A: 31 0 15 0 0 0
+A: 34 0 1 0 0 0
+A: 35 1 4080 0 0 39
+A: 36 1 2280 0 0 39
+A: 39 0 65535 0 0 0
+A: 3a 0 255 0 0 0
\ No newline at end of file
diff --git a/platforms/lulu-1.7.props b/platforms/lulu-1.7.props
new file mode 100644
index 0000000..b30eafd
--- /dev/null
+++ b/platforms/lulu-1.7.props
@@ -0,0 +1,10 @@
+{
+  "gestures": {
+  },
+  "xorg": {
+    "file": "50-touchpad-cmt-lulu.conf",
+    "identifiers": ["touchpad lulu synaptics"]
+  },
+  "ignore": [
+  ]
+}
\ No newline at end of file