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

[opentitantool] Support gpio analog-write via proxy #24859

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

jesultra
Copy link
Contributor

Add a few method needed to propagate calls to Gpio::analog_write() and Gpio::analog_read() via the proxy protocol. This appears to have been an oversight at the time when the analog functionality was added, which has gone undetected the feature was needed by Google now.

Add a few method needed to propagate calls to `Gpio::analog_write()` and
`Gpio::analog_read()` via the proxy protocol.  This appears to have been
an oversight at the time when the analog functionality was added, which
has gone undetected the feature was needed by Google now.

Change-Id: I89b66c86a79ce4686fd3259373f7c057cffb4783
Signed-off-by: Jes B. Klinke <[email protected]>
@jesultra jesultra requested a review from a team as a code owner October 23, 2024 22:14
@jesultra jesultra requested review from cfrantz, timothytrippel, pamaury and jettr and removed request for a team October 23, 2024 22:14
@jesultra jesultra merged commit ed3033b into lowRISC:master Oct 24, 2024
44 checks passed
@jesultra jesultra deleted the analog branch October 24, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants