summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend
diff options
context:
space:
mode:
authorKhouloud Touil <ktouil@baylibre.com>2018-07-02 13:52:09 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-04 16:05:40 +0000
commit36b37f976db8a6ef3c80a93bd4e972669fefaf98 (patch)
tree07b8b612ab57623a946c8123dc36117d21e736af /meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend
parente8bed1f30b465502ee765fd69d5a75127d76a654 (diff)
Fixing DCAN nodes addresses
Fix the DT node addresses to match the reg property addresses, which were verified to match the TRM Change-Id: I1ec1d52b48aa2af7d74779bf0eb6f30bc7a4a6cc Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend')
-rw-r--r--meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend
index a280223ed..356f24fa3 100644
--- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend
+++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend
@@ -8,5 +8,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI += " \
file://dcan2_pinmux_enable.patch \
- "
+ file://fix_dcan_addresses.patch \
+ "