-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Copy link
Labels
area: CANarea: Devicetree BindingPR modifies or adds a Device Tree bindingPR modifies or adds a Device Tree bindingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Milestone
Description
Describe the bug
When building (any application) one of the boards that include can node with compatible "bosch,m-can-base",
the following warning is generated:
~/zephyrproject/zephyr/samples/synchronization/build/nucleo_h723zg/zephyr/zephyr.dts:2708.7-2734.5: Warning (simple_bus_reg): /soc/can: missing or empty reg/ranges property
To Reproduce
west build -b nucleo_h723zg samples/hello_world
Expected behavior
No warning generated
Impact
Annoyance
Metadata
Metadata
Assignees
Labels
area: CANarea: Devicetree BindingPR modifies or adds a Device Tree bindingPR modifies or adds a Device Tree bindingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug