Skip to content
Snippets Groups Projects
Commit 6bc98f50 authored by Przemyslaw Marczak's avatar Przemyslaw Marczak Committed by Simon Glass
Browse files

odroid: dts: fix name of included dtsi


Odroid is based on Exynos4412.

Signed-off-by: default avatarPrzemyslaw Marczak <p.marczak@samsung.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent b7464549
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
*/ */
/dts-v1/; /dts-v1/;
#include "exynos4.dtsi" #include "exynos4412.dtsi"
/ { / {
model = "Odroid based on Exynos4412"; model = "Odroid based on Exynos4412";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment