aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/ti-uio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/ti-uio.inc')
-rw-r--r--recipes-kernel/linux/ti-uio.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/ti-uio.inc b/recipes-kernel/linux/ti-uio.inc
index 852c9ab2..6fc397e5 100644
--- a/recipes-kernel/linux/ti-uio.inc
+++ b/recipes-kernel/linux/ti-uio.inc
@@ -1,6 +1,6 @@
SRC_URI_append_keystone = " file://keystone-uio.dtsi"
SRC_URI_append_k2hk = " file://k2hk-uio.dtsi"
-SRC_URI_append_k2l-evm = " file://k2l-uio.dtsi"
+SRC_URI_append_k2l = " file://k2l-uio.dtsi"
SRC_URI_append_k2e = " file://k2e-uio.dtsi"
SRC_URI_append_k2g = " file://keystone-k2g-pru-uio.dtsi"
SRC_URI_append_dra7xx = " file://am57xx-pru-uio.dtsi \
@@ -12,7 +12,7 @@ SRC_URI_append_ti43x = " file://am437x-pru-uio.dtsi"
DTSI_LIST = ""
DTSI_LIST_append_keystone = " keystone-uio.dtsi"
DTSI_LIST_append_k2hk = " k2hk-uio.dtsi"
-DTSI_LIST_append_k2l-evm = " k2l-uio.dtsi"
+DTSI_LIST_append_k2l = " k2l-uio.dtsi"
DTSI_LIST_append_k2e = " k2e-uio.dtsi"
do_setup_uio() {