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

ftdi_gpio: add output_enable gpio type #45

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

superna9999
Copy link
Member

Since the FTDI is hot-pluggable, the output lines can be protected for unwanted changes by a supplementary GPIO that allows the FTDI gpio outputs to be enabled for the required functions.

Closes: #43

Since the FTDI is hot-pluggable, the output lines can be protected
for unwanted changes by a supplementary GPIO that allows the FTDI
gpio outputs to be enabled for the required functions.

Closes: linux-msm#43

Signed-off-by: Neil Armstrong <[email protected]>
@superna9999 superna9999 force-pushed the ftdi-gpio-output-enable branch 2 times, most recently from 92ecd9b to 981a8ba Compare October 30, 2023 17:21
@superna9999 superna9999 marked this pull request as ready for review November 2, 2023 08:40
@lumag lumag mentioned this pull request Nov 2, 2023
4 tasks
@lumag lumag merged commit b9f7f93 into linux-msm:master Nov 2, 2023
42 checks passed
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.

Add "Output Enable" gpio for FTDI Gpio driver
2 participants