Skip to content

extract_dts_includes: Binding merge warning should be enhanced #7974

@erwango

Description

@erwango

Building hello_world on nucleo_f401re, I guet the following warning:

extract_dts_includes.py: Merge of 'description': 'Clock gate control information'  overwrites 'Clock gate information'.
extract_dts_includes.py: Merge of 'description': 'Clock gate control information'  overwrites 'Clock gate information'.
extract_dts_includes.py: Merge of 'description': 'Clock gate control information'  overwrites 'Clock gate information'.

This warning is a consequence of #7548
It should not be displayed in this case (description, title and version fields should not produce warning)
Besides, message should be enhanced in order to mention what is the impacted node to investigate.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions