Skip to content

Commit

Permalink
fixup! meta-lxatac-bsp: lxatac-net-switch-hacks: increase prio for SP…
Browse files Browse the repository at this point in the history
…I irq thread
  • Loading branch information
hnez committed Nov 18, 2024
1 parent ceae298 commit 65b44df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ do_install() {
${D}${sysconfdir}/udev/rules.d/60-spi-device.rules

# Increase the priority of the kernel thread that handles the
# interrupts for the SPI controler the ethernet switch is connected to.
# interrupts for the SPI controller the ethernet switch is connected to.
# This prevents timeouts when communicating with the switch while the
# system is under high load.
install -D -m0600 ${WORKDIR}/spi-irq-prio-44009000.service \
Expand Down

0 comments on commit 65b44df

Please sign in to comment.