zephyr/dts
Christopher Friedt afc59112a9 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: Christopher Friedt <cfriedt@meta.com>
2023-11-28 15:35:39 +01:00
..
arc/synopsys uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
arm drivers: net: phy: add tja1103 2023-11-28 08:07:44 -06:00
arm64 dts: arm64: intel: intel_socfpga: Adding nodes for watchdog 2023-11-27 20:00:29 +01:00
bindings device: support for mutable devices 2023-11-28 15:35:39 +01:00
common
nios2/intel dts: nios2: intel: nios2-qemu: add jtag interrupt 2023-01-27 14:24:43 -05:00
posix
riscv input: convert ite_it8xxx2_kbd driver from kscan to input 2023-11-10 16:30:37 +00:00
sparc/gaisler dts/sparc/gaisler: add SoC and board compatible strings 2023-05-02 10:53:27 +02:00
x86/intel dts: x86: intel: raptor_lake: Added LPSS dma node for UART 2023-11-22 17:31:08 +01:00
xtensa soc: xtensa: esp32s3: Update SOC variant list 2023-11-22 21:56:39 +01:00
binding-template.yaml
Kconfig dts: drop HAS_DTS 2023-10-20 12:18:17 -07:00