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

It should be possible to use ping without rptun being enabled, so striped rptun_ping out of rptun and rename to rpmsg_ping. #11618

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

wyr8899
Copy link
Contributor

@wyr8899 wyr8899 commented Jan 29, 2024

Summary

It should be possible to use ping without rptun being enabled., so striped rptun_ping out of rptun and rename to rpmsg_ping.
need be merged together with apache/nuttx-apps#2270

Impact

Ping can also be used without rptun enabled.

Testing

Tested in sim vela and 86panel.

drivers/rpmsg/rpmsg.c Outdated Show resolved Hide resolved
@wyr8899 wyr8899 force-pushed the rptun_ping branch 2 times, most recently from 1a6d424 to 5217a13 Compare January 29, 2024 06:13
Copy link
Contributor

@jerpelea jerpelea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a commit message

@wyr8899
Copy link
Contributor Author

wyr8899 commented Jan 30, 2024

In order to ensure that CI passes, definitions such as RPTUNIOC_START are temporarily retained.

wyr8899 pushed a commit to wyr8899/nuttx-apps that referenced this pull request Jan 30, 2024
To support rpmsg ioctl, add cmd_rpmsg function, and update rptun ping to rpmsg ping.
depends on apache/nuttx#11618

Signed-off-by: wangyongrong <[email protected]>
It should be possible to use ping without rptun being enabled, so striped rptun_ping out of rptun and rename to rpmsg_ping.

Signed-off-by: wangyongrong <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 201a040 into apache:master Jan 30, 2024
27 checks passed
wyr8899 pushed a commit to wyr8899/nuttx-apps that referenced this pull request Jan 31, 2024
To support rpmsg ioctl, add cmd_rpmsg function, and update rptun ping to rpmsg ping.
depends on apache/nuttx#11618

Signed-off-by: wangyongrong <[email protected]>
xiaoxiang781216 pushed a commit to apache/nuttx-apps that referenced this pull request Jan 31, 2024
To support rpmsg ioctl, add cmd_rpmsg function, and update rptun ping to rpmsg ping.
depends on apache/nuttx#11618

Signed-off-by: wangyongrong <[email protected]>
mlyszczek pushed a commit to mlyszczek/incubator-nuttx-apps that referenced this pull request Feb 27, 2024
To support rpmsg ioctl, add cmd_rpmsg function, and update rptun ping to rpmsg ping.
depends on apache/nuttx#11618

Signed-off-by: wangyongrong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants