-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Labels
area: DevicetreebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32priority: lowLow impact/importance bugLow impact/importance bug
Milestone
Description
Describe the bug
dietemp node generates following warning at compilation:
zephyr.dts:482.21-491.5: Warning (simple_bus_reg): /soc/dietemp: missing or empty reg/ranges property
Solution is same as proposed here:
Move node outside of soc{}
Apply to all STM32 series.
Metadata
Metadata
Assignees
Labels
area: DevicetreebugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32priority: lowLow impact/importance bugLow impact/importance bug