zephyr/dts
Joel Hirsbrunner 405c6718ed Devicetree: Devicetree Bindings: Add tests for new DT_ENUM_ macros
Test the new c-macros for dt enums. The new macros are already used in
the existing macros. As an example, DT_ENUM_IDX(node_id, prop) uses
DT_ENUM_IDX_BY_IDX(node_id, prop, 0) to get its result. However, this is
insufficient for testing the complete functionality of these macros.
Therefore, additional tests are added to make sure they work
appropriately for other indices besides 0.

Signed-off-by: Joel Hirsbrunner <jhirsbrunner@baumer.com>
2024-10-15 04:11:36 -04:00
..
arc/synopsys drivers: spi: dw: define max-xfer-size 2024-01-20 13:11:42 +01:00
arm dts: arm: nxp: nxp_mcxn94x: add definition for SMARTDMA device 2024-10-15 04:10:50 -04:00
arm64 soc: imx93: enable flexcan driver 2024-09-17 17:44:14 +01:00
bindings Devicetree: Devicetree Bindings: Add tests for new DT_ENUM_ macros 2024-10-15 04:11:36 -04:00
common dts: bindings: Update Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
nios2/intel dts: nios2: intel: Fix unit and first address mismatch 2024-09-18 15:30:24 +02:00
posix
riscv dts: riscv: nordic: nrf54h20_cpuflpr: Add stmesp node 2024-09-27 14:30:57 +01:00
sparc/gaisler soc/gr716a: Enable GPIO support on LEON GR716A 2024-07-29 14:27:15 +02:00
x86/intel dts: x86: intel: ish: Remove d0i1 and modify d0i2 2024-07-04 13:26:24 +02:00
xtensa dts: xtensa: nxp_imx8: add power domain for irqsteer 2024-10-11 09:27:57 +02:00
binding-template.yaml
Kconfig