wtlee1995

Results 7 comments of wtlee1995

1. We've removed the label requirement in dts bindings, because label properties are not required . (PR [#48177 ](https://github.com/zephyrproject-rtos/zephyr/pull/48177) ) 2. Update driver to use devicetree Kconfig symbol (PR [#47196)](https://github.com/zephyrproject-rtos/zephyr/pull/47196)

The failed test case seems like a timing issue in tests/net/socket/tcp/net.socket.tcp, and it isn't related to this PR. Are there any suggestions for passing CI?

I will update the driver that drops DEV_DATA/DEV_CFG usage (PR [#37616](https://github.com/zephyrproject-rtos/zephyr/issues/37616))

Updated driver because there are conflicts in `adp_xc7k_ae350.dts` and `adp_xc7k_ae350.yaml` with another PR that add andes counter driver.

Hi @alexanderwachter @carlocaione , are there any results from the architecture meeting? In our internal discussions, it's better to have a syscon driver for adp_xc7k_ae350. Because we may have pinmux...

@alexanderwachter I'll update hwinfo driver that uses needed macros directly instead of including "smu.h".

@alexanderwachter Hope you get well soon! Updated a temporary version for using macros from `smu.h`, because we'll remove `smu.h` in [PR #49274](https://github.com/zephyrproject-rtos/zephyr/pull/49274) If there are any descisions from the meeting,...