Merge "Add Samsung Galaxy A7 2017"
diff --git a/_motorola/motorolamotoonepower.markdown b/_motorola/motorolamotoonepower.markdown
new file mode 100644
index 0000000..e907a8b
--- /dev/null
+++ b/_motorola/motorolamotoonepower.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title:  "Motorola Moto One Power"
+codename: chef
+downloadfolder: chef
+devicetree: https://github.com/TeamWin/android_device_motorola_chef
+supportstatus: Current
+maintainer: kaneawk, erfanoabdi
+oem: Motorola
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: Monthly security updates may break decryption of /data in TWRP. MTP does not work at this time, but you can use adb to transfer files.
+
+{% include download.html %}
+
+<div class='page-heading'>Installation:</div>
+If you do not already have TWRP installed:
+Download twrp img. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device.
diff --git a/_motorola/motorolamotoz3play.markdown b/_motorola/motorolamotoz3play.markdown
new file mode 100644
index 0000000..5d40b67
--- /dev/null
+++ b/_motorola/motorolamotoz3play.markdown
@@ -0,0 +1,25 @@
+---
+layout: device
+title:  "Motorola Moto Z3 Play"
+codename: beckham
+downloadfolder: beckham
+devicetree: https://github.com/TeamWin/android_device_motorola_beckham
+supportstatus: Current
+maintainer: kaneawk, erfanoabdi
+oem: Motorola
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: Monthly security updates may break decryption of /data in TWRP. MTP does not work at this time, but you can use adb to transfer files.
+
+{% include download.html %}
+
+<div class='page-heading'>Installation:</div>
+If you do not already have TWRP installed:
+Download twrp img. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device.
diff --git a/_samsung/samsunggalaxya52017.markdown b/_samsung/samsunggalaxya52017.markdown
index abe3649..f870619 100644
--- a/_samsung/samsunggalaxya52017.markdown
+++ b/_samsung/samsunggalaxya52017.markdown
@@ -5,15 +5,19 @@
 downloadfolder: a5y17lte
 cpu: Exynos7880
 supportstatus: Current
-maintainer: None
+maintainer: corsicanu
 device tree: "https://github.com/TeamWin/android_device_samsung_a5y17lte"
+xdathread: "https://forum.xda-developers.com/samsung-a-series-2017/development/recovery-galaxy-a5-a7-2017-t3815931"
 oem: Samsung
+ddof: "/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY"
 ---
 
 {% include disclaimer.html %}
 
 {% include supportstatus.html %}
 
+{% include dmverity.html %}
+
 {% include appinstall.html %}
 
 {% include download.html %}