]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm64: create android devkit 24x7 DT file
authorShreshtha SAHU <ssahu@nvidia.com>
Sat, 2 Apr 2016 05:54:45 +0000 (11:24 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sat, 2 Apr 2016 17:50:30 +0000 (10:50 -0700)
Create Android devkit 24x7 DT file using android devkit and UCM2
personality DT files.

Bug 200185995

Change-Id: Ib748eabb8bb14c7c334c250485d884e749933b15
Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/1119336
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-android-devkit-24x7.dts [new file with mode: 0644]
arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-devkit-24x7.dts

index 7621c885f7919878446279d7d05645096c81c1d8..a26e53a0b172362b7424983e09ccedca83b3fcf5 100644 (file)
@@ -65,6 +65,7 @@ dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-loki-e-e2581-0131-a01-00.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-cv-p2597-2180-a00-auo-1080p-edp.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-cv-base-p2597-2180-a00.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-cv-p2597-2180-a00.dtb
+dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-tx1-p2597-2180-a02-android-devkit-24x7.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-tx1-p2597-2180-a02-devkit-24x7.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-cv-p2597-2180-a00-sharp-4k-edp.dtb
 dtb-$(CONFIG_ARCH_TEGRA_21x_SOC) += tegra210-jetson-tx1-p2597-2180-a01-android-devkit.dtb
diff --git a/arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-android-devkit-24x7.dts b/arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-android-devkit-24x7.dts
new file mode 100644 (file)
index 0000000..605f1d9
--- /dev/null
@@ -0,0 +1,20 @@
+/*
+ * Copyright (c) 2016, NVIDIA CORPORATION.  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 as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * 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.
+ *
+ */
+
+#include "tegra210-jetson-tx1-p2597-2180-a01-android-devkit.dts"
+#include "tegra210-platforms/tegra210-overrides/tegra210-power-dvfs-override-ucm2c.dtsi"
+
+/ {
+       nvidia,dtsfilename = __FILE__;
+};
index edf8c8068642290cf0792e27d2d4a85387d23897..bea9eddd05a096caba7bfb3dfd3e0bcc14935f3a 100644 (file)
@@ -12,7 +12,7 @@
  *
  */
 
-#include "tegra210-jetson-cv-p2597-2180-a00.dts"
+#include "tegra210-jetson-tx1-p2597-2180-a01-devkit.dts"
 #include "tegra210-platforms/tegra210-overrides/tegra210-power-dvfs-override-ucm2c.dtsi"
 
 / {