-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61afe61
commit 3be5cbb
Showing
3 changed files
with
453 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
...are/nvidia/platform/t23x/concord/kernel-dts/5.0.2/0001-Porting-dts-to-jetpack-5.0.2.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
From df47ea4f23998a3de2376a703e4d98d5fa10f1ae Mon Sep 17 00:00:00 2001 | ||
From: Arun-Prasad-V <[email protected]> | ||
Date: Fri, 15 Nov 2024 17:48:26 +0530 | ||
Subject: [PATCH] Porting dts to jetpack 5.0.2 | ||
|
||
Signed-off-by: Arun-Prasad-V <[email protected]> | ||
--- | ||
tegra234-p3701-0000-p3737-0000.dts | 3 ++- | ||
1 file changed, 2 insertions(+), 1 deletion(-) | ||
|
||
diff --git a/tegra234-p3701-0000-p3737-0000.dts b/tegra234-p3701-0000-p3737-0000.dts | ||
index 0a4d2bb..e96bca4 100644 | ||
--- a/tegra234-p3701-0000-p3737-0000.dts | ||
+++ b/tegra234-p3701-0000-p3737-0000.dts | ||
@@ -19,7 +19,8 @@ | ||
#include "tegra234-power-tree-p3701-0000-p3737-0000.dtsi" | ||
#include "tegra234-dcb-p3701-0000-a02-p3737-0000-a01.dtsi" | ||
#include <tegra234-soc/mods-simple-bus.dtsi> | ||
-#include "cvb/tegra234-p3737-camera-modules.dtsi" | ||
+/*#include "cvb/tegra234-p3737-camera-modules.dtsi"*/ | ||
+#include "cvb/tegra234-camera-d4xx.dtsi" | ||
|
||
#include <t234-common-cvm/tegra234-cpuidle.dtsi> | ||
#include <t234-common-cvm/tegra234-thermal.dtsi> | ||
-- | ||
2.34.1 | ||
|
Oops, something went wrong.