Update Xiaomi Redmi Note 3 and Mi Max

 * Support both hydrogen and helium Mi Max
 * Support both kenzo and kate Redmi Note 3

Change-Id: I6a03b6d74c7aa96fc507147cba299a738d806c88
diff --git a/_devices/xiaomimax.markdown b/_devices/xiaomimimax.markdown
similarity index 65%
rename from _devices/xiaomimax.markdown
rename to _devices/xiaomimimax.markdown
index 3ae86d9..a42d8c6 100644
--- a/_devices/xiaomimax.markdown
+++ b/_devices/xiaomimimax.markdown
@@ -1,19 +1,23 @@
 ---
 layout: device
 title:  "Xiaomi Mi Max"
-codename: hydrogen
+codename: hydrogen/helium
 downloadfolder: hydrogen
 supportstatus: Current
-maintainer: Abdess
+maintainer: Parth Bhatia (TheStrix)
 devicetree: https://github.com/TeamWin/android_device_xiaomi_hydrogen.git
 oem: Xiaomi
-devicetree: https://github.com/TeamWin/android_device_xiaomi_hydrogen
+ddof: "/dev/block/bootdevice/by-name/recovery"
 ---
 
 {% include disclaimer.html %}
 
 {% include supportstatus.html %}
 
+{% include dmverity.html %}
+
+{% include xiaomiunlock.html %}
+
 {% include appinstall.html %}
 
 {% include download.html %}
@@ -21,3 +25,5 @@
 {% include twrpinstall.html %}
 
 {% include fastbootinstall.html %}
+
+{% include ddinstall.html %}
diff --git a/_devices/xiaomiredminote3.markdown b/_devices/xiaomiredminote3.markdown
index 46f74bf..50a6499 100644
--- a/_devices/xiaomiredminote3.markdown
+++ b/_devices/xiaomiredminote3.markdown
@@ -1,13 +1,13 @@
 ---
 layout: device
 title:  "Xiaomi Redmi Note 3"
-codename: kenzo
+codename: kenzo/kate
 downloadfolder: kenzo
 supportstatus: Current
-maintainer: Vibhor Chaudhary (vibhu0009)
+maintainer: Parth Bhatia (TheStrix)
 devicetree: https://github.com/TeamWin/android_device_xiaomi_kenzo.git
 oem: Xiaomi
-ddof: "/dev/block/platform/msm_sdcc.1/by-name/recovery"
+ddof: "/dev/block/bootdevice/by-name/recovery"
 ---
 
 {% include disclaimer.html %}
@@ -16,12 +16,14 @@
 
 {% include dmverity.html %}
 
+{% include xiaomiunlock.html %}
+
 {% include appinstall.html %}
 
 {% include download.html %}
 
 {% include twrpinstall.html %}
 
-{% include odininstall.html %}
+{% include fastbootinstall.html %}
 
 {% include ddinstall.html %}