-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: Configuration Systemarea: Devicetreepriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
This is an umbrella issue for a series of changes to the way Zephyr uses Device Tree.
The following items need to be addressed in order to consider this issue closed:
ELCE meeting path forward issue: #10821
- Describe what is the scope of Device Tree. i.e. What should go into Device Tree and what into Kconfig
- Run Device Tree before Kconfig
- Device Tree improvements
- Issue Generate DTS 'compatible' based compilation flags #9406: Generate DTS 'compatible' based compilation flags
- edts database generation (cut-out of scripts: add Zephyr inline code generation with Python #6762)
- Code generation for instancing of devices
- PR Codegen: Generated driver instantiation prototype #8561, scripts: inline code generation with cogeno (and edts) #10885, drivers: use codegen for device instantiation #10888 Jinja: [RFC] Template prototype using jinja2 templating engine #10957
- Issue Requirements for driver devices generation using device tree #10904
- https://github.com/zephyrproject-rtos/zephyr/tree/topic-EDTS branch
- (optional) Integrate DT support in
menuconfig- PR
- Issue
Metadata
Metadata
Assignees
Labels
FeatureA planned feature with a milestoneA planned feature with a milestonearea: Configuration Systemarea: Devicetreepriority: mediumMedium impact/importance bugMedium impact/importance bug