Commit ac077c902df2660a638ad15666613d482a399fae

Authored by Eric Lee
1 parent 896cb43897
Exists in master

Add Linux Kernel ECSPI DMA support

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb
... ... @@ -28,7 +28,7 @@
28 28  
29 29 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
30 30 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
31   -SRCREV = "9f503a4b89833562be086674bf5a80297ab60485"
  31 +SRCREV = "f5922409377902ad04a4bb7d49dccee2e7168169"
32 32  
33 33 S = "${WORKDIR}/git"
34 34