Page MenuHomeFreeBSD

mtk_gpio fixes
ClosedPublic

Authored by sgalabov on May 5 2016, 12:28 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Jun 24, 2:20 AM
Unknown Object (File)
Wed, Jun 24, 2:14 AM
Unknown Object (File)
Mon, Jun 22, 8:15 PM
Unknown Object (File)
Mon, Jun 22, 8:10 PM
Unknown Object (File)
Mon, Jun 22, 4:22 PM
Unknown Object (File)
Mon, Jun 22, 4:18 PM
Unknown Object (File)
Sun, Jun 21, 7:05 AM
Unknown Object (File)
Sun, Jun 21, 1:07 AM
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.