-
Notifications
You must be signed in to change notification settings - Fork 7.7k
DSA tag protocol support #93010
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
base: main
Are you sure you want to change the base?
DSA tag protocol support #93010
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
8eeddfa
to
5a91672
Compare
Updated to fix twister issues. |
5a91672
to
e324a49
Compare
Updated to v2 to address @JiafeiPan comments. Changes include,
Thanks a lot. |
@yangbolu1991 Please if possible use the |
|
Get it. And sorry for the trouble... |
No problem and thank you for the great work. |
Updated hal_nxp to support netc tag driver. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Moved DSA core options to subsystem. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Moved NXP NETC DSA driver to dsa directory. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added tag protocol definition and binding. Also introduced zephyr,dsa-port compatible for future tag protocol driver Kconfig dependency checking. Updated existed dts. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added NXP NETC tag protocol driver. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Supported tag protocol setup. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Allowed to transmit DSA tag frame. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added tag protocol support. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added NETC switch node. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added NETC switch support for M33. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added imx943_evk_mimx94398_m33_ddr board support. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added NETC switch support for M33 in doc. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
e324a49
to
8977cf0
Compare
Updated to v3. Changes include,
Thanks. |
8977cf0
to
29d291e
Compare
Rebased to address west.yml conflict. |
This PR is to support DSA tag protocol in DSA core driver. Also added NXP NETC tag protocol driver, and enabled on NXP i.MX943 as an example to verify.
There is a hal dependency: zephyrproject-rtos/hal_nxp#575
Thanks a lot.
Attached dsa sample log.