diff options
author | Praneeth Bajjuri | 2019-07-19 16:53:24 -0500 |
---|---|---|
committer | Praneeth Bajjuri | 2019-07-19 16:53:40 -0500 |
commit | 55d7366e892c13ccb710b45056e7fd07370d8fa3 (patch) | |
tree | 14293bc37e9c5f360669092eb31eeb2c38bb8172 | |
parent | 604f066fce3cb8133e785a9a790968ae10ed8c1e (diff) | |
download | device-ti-j721e-55d7366e892c13ccb710b45056e7fd07370d8fa3.tar.gz device-ti-j721e-55d7366e892c13ccb710b45056e7fd07370d8fa3.tar.xz device-ti-j721e-55d7366e892c13ccb710b45056e7fd07370d8fa3.zip |
Revert "TEMP: Use infotainment DTB to enable display"
This reverts commit 604f066fce3cb8133e785a9a790968ae10ed8c1e.
Common Processor Board is the default base platform and it
contains support of eDP0.
Reverting the temp infotainment FIT configuration now.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r-- | j721e.its | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ | |||
25 | }; | 25 | }; |
26 | fdt@1 { | 26 | fdt@1 { |
27 | description = "J721e Common Processor Board"; | 27 | description = "J721e Common Processor Board"; |
28 | data = /incbin/("k3-j721e-common-proc-board-infotainment.dtb"); | 28 | data = /incbin/("k3-j721e-common-proc-board.dtb"); |
29 | type = "flat_dt"; | 29 | type = "flat_dt"; |
30 | arch = "arm64"; | 30 | arch = "arm64"; |
31 | compression = "none"; | 31 | compression = "none"; |