msm: Rename msmskunk and sdmbat to sdm845 and sdm830

Rename all cases of msmskunk and sdmbat to sdm845 and sdm830
respectively.

Change-Id: Ia0c9a5ed0e4ebad696a62817c967e9baa7885f0f
Signed-off-by: Kyle Yan <kyan@codeaurora.org>
diff --git a/arch/arm64/boot/dts/qcom/sdm830.dtsi b/arch/arm64/boot/dts/qcom/sdm830.dtsi
new file mode 100644
index 0000000..ff0d9a0
--- /dev/null
+++ b/arch/arm64/boot/dts/qcom/sdm830.dtsi
@@ -0,0 +1,33 @@
+/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 and
+ * only version 2 as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ */
+
+/*
+ * As a general rule, only version-specific property overrides should be placed
+ * inside this file. Common device definitions should be placed inside the
+ * sdm845.dtsi file.
+ */
+
+ #include "sdm845.dtsi"
+
+/ {
+	model = "Qualcomm Technologies, Inc. SDM830";
+	compatible = "qcom,sdm830";
+	qcom,msm-id = <328 0x0>;
+
+};
+
+&soc {
+	qcom,llcc@1300000 {
+		status = "disabled";
+	};
+};
+