Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stm3210c_eval.dts_compiled: Warning #8132

Closed
hongshui3000 opened this issue Jun 4, 2018 · 1 comment
Closed

stm3210c_eval.dts_compiled: Warning #8132

hongshui3000 opened this issue Jun 4, 2018 · 1 comment
Assignees
Labels
platform: STM32 ST Micro STM32

Comments

@hongshui3000
Copy link
Contributor

-- Found PythonInterp: C:/Python36/python3.exe (found suitable version "3.6.4", minimum required is "3.4")
-- Selected BOARD stm3210c_eval
Zephyr version: 1.12.0
Parsing Kconfig tree in D:/work/fr3190/software/V2/zephyr//Kconfig
Using D:/work/fr3190/software/V2/zephyr/boards/arm/stm3210c_eval/stm3210c_eval_defconfig as base
Merging D:/work/fr3190/software/V2/zephyr/samples/hello_world/prj.conf
-- Generating zephyr/include/generated/generated_dts_board.h
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller@40010800/usart1@0 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller@40010800/usart2@0 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller@40010800/usart2@1 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller@40010800/usart3@0 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /soc/pin-controller@40010800/uart4@0 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /leds/led@0 has a unit name, but no reg property
stm3210c_eval.dts_compiled: Warning (unit_address_vs_reg): Node /gpio_keys/button@0 has a unit name, but no reg property

@erwango erwango added the platform: STM32 ST Micro STM32 label Jun 4, 2018
@erwango erwango self-assigned this Jun 4, 2018
@erwango
Copy link
Member

erwango commented Jun 4, 2018

Hi, Thanks for reporting.
This warning is known (##7013), and for now we prefer keeping it and remove it with a waiver rather than fixing it (because of drawbacks). Detailled here: #7564.
Closing this ticket

@erwango erwango closed this as completed Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

No branches or pull requests

2 participants