Skip to content
Commit afc59112 authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufi
Browse files

device: support for mutable devices



Add support for mutable devices. Mutable devices are those which
can be modified after declaration, in-place, in kernel mode.

In order for a device to be mutable, the following must be true

  * `CONFIG_DEVICE_MUTABLE` must be y-selected
  * the Devicetree bindings for the device must include
    `mutable.yaml`
  * the Devicetree node must include the `zephyr,mutable` property

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 28dccf23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment