zephyr/dts
Carlo Caione 7f51907fda ipc_service: static_vrings: Set WQ default type to PRIO_COOP
In 92d8329d5b a new DT property was introduced to set the WQ priority
of the instance. The fallback value when the property was not present
was arbitrarily set to <0 PRIO_PREEMPT>.

The problem is that this value is actually changing the behaviour for
the code that is not explicitly setting the DT property, breaking in
some cases the existing code.

Move the default value to <0 PRIO_COOP> to give the old code a
consistent behaviour before and after the 92d8329d5b commit.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-04-28 10:27:10 +02:00
..
arc everywhere: fix typos 2022-03-14 20:22:24 -04:00
arm dts: arm: st: stm32f2: Add missing timers to DTS 2022-04-26 11:44:29 +02:00
arm64 board: arm64: fvp-baser-aemv8r: add all available uart nodes 2022-04-26 14:20:57 -05:00
bindings ipc_service: static_vrings: Set WQ default type to PRIO_COOP 2022-04-28 10:27:10 +02:00
common dts/arm: stm32: Add clocks nodes on stm32wb,l4 and stm32f4 series 2021-04-27 11:53:37 +02:00
nios2 drivers/serial: Extend Altera Jtag Uart driver support 2022-04-07 06:58:16 -04:00
posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
riscv dts: riscv: riscv32-fe310: include PWM dt-bindings 2022-04-28 10:25:16 +02:00
sparc dts: sparc: add cpus node to leon3 2022-01-11 10:46:20 +01:00
x86 dts/x86: Add VT-D node on Elkhart Lake 2022-01-07 10:47:27 -05:00
xtensa dts: xtensa: espressif: esp32: add GPIO map for accessing full GPIO range 2022-04-28 10:26:40 +02:00
binding-template.yaml doc: devicetree: overhaul bindings guide 2021-04-22 15:32:10 +02:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00