arm: dts: ti: k3-am654-idk-sr1: Fix inclusion of right overlay

k3-am654-idk.dts is a dts file and should not be included in an overlay.
Fix it by including right overlay - k3-am654-sr1.dts.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
Lokesh Vutla 2021-06-23 20:40:58 +05:30 committed by Praneeth Bajjuri
parent 2823f676a2
commit 5b51be5d21
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@
* Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
*/
#include "k3-am654-idk.dts"
#include "k3-am654-sr1.dts"