Commit 2c8ba000586092721f3babe20dba7ec19ce2dc60

Authored by Eric Lee
1 parent 9f99a25048

change mcp251x spi speed to 10M

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

recipes-kernel/linux/linux-imx.bb
... ... @@ -23,7 +23,7 @@
23 23 KERNEL_SRC ?= "git://git@git.embedian.com/developer/smarc-fsl-linux-kernel.git;protocol=ssh;branch=${SRCBRANCH}"
24 24 SRC_URI = "${KERNEL_SRC}"
25 25  
26   -SRCREV = "1bfd37880dc75707d4b87b110a45a62a96a8c5da"
  26 +SRCREV = "adf910d81008d0af3ca2e53eec31f3b2579c316a"
27 27  
28 28 LINUX_VERSION = "5.15.71"
29 29