Page MenuHomeFreeBSD

mtk_gpio fixes
ClosedPublic

Authored by sgalabov on May 5 2016, 12:28 PM.
Tags
Referenced Files
Unknown Object (File)
Sat, Mar 30, 6:09 PM
Unknown Object (File)
Sat, Mar 30, 6:09 PM
Unknown Object (File)
Jan 22 2024, 4:44 PM
Unknown Object (File)
Dec 20 2023, 1:09 AM
Unknown Object (File)
Nov 30 2023, 11:06 PM
Unknown Object (File)
Nov 30 2023, 5:51 AM
Unknown Object (File)
Nov 8 2023, 5:04 AM
Unknown Object (File)
Nov 4 2023, 6:28 PM
Subscribers

Details

Reviewers
adrian
Commits
rS299154: mtk_gpio fixes
Summary

Allow output pins to be read and input pins to be set.
Fix bugs where we were trying to access the gpio softc before doing device_get_softc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sgalabov retitled this revision from to mtk_gpio fixes.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
sgalabov added a project: MIPS.
adrian edited edge metadata.
This revision is now accepted and ready to land.May 5 2016, 3:53 PM
This revision was automatically updated to reflect the committed changes.