arm64/dts:add kane model name
authorzhaoxp3 <zhaoxp3@motorola.com>
Tue, 18 Sep 2018 06:53:33 +0000 (14:53 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:15 +0000 (17:30 +0800)
Change-Id: I8ecf9b3cab5ff0a03d2539ce5973c7b95a8256e8
Signed-off-by: zhaoxp3 <zhaoxp3@motorola.com>
Reviewed-on: https://gerrit.mot.com/1242878
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Master Yoda
Submit-Approved: Jira Key

arch/arm64/boot/dts/exynos/exynos9609-wing.dts
arch/arm64/boot/dts/exynos/exynos9610-mot-kane.dtsi

index 5a3c9b56d5ad377a4c6b81e17ddae015f2153183..e19cf49d17ee7b74f1f2e70e845969956121edb8 100755 (executable)
@@ -27,6 +27,7 @@
        board_id = <0x0>;
        board_rev = <0x0>;
 
+
        fragment@model {
                target-path = "/";
                __overlay__ {
                };
        };
 };
+#include "exynos9610-mot-kane.dtsi"
index 07dc2610b8269ee7445173208fddb7abf39b617a..f8561e97b020884be03f120c76c2baf188457e1f 100644 (file)
                                mmi,dir-name = "hw";
                                mmi,main-utags = "/dev/block/platform/13520000.ufs/by-name/hw";
                        };
+                };
+        };
 
+       fragment@model {
+               target-path = "/";
+               __overlay__ {
+                       model = "kane";
+                       mot,soc-id = <0xE9610000>;
+                       mot,board-id = <0x41 0x8000>;
                };
        };
 };