Page MenuHomeFreeBSD

mtk_gpio fixes
ClosedPublic

Authored by sgalabov on May 5 2016, 12:28 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Oct 8, 3:16 AM
Unknown Object (File)
Tue, Oct 7, 6:01 AM
Unknown Object (File)
Sun, Oct 5, 10:52 PM
Unknown Object (File)
Mon, Sep 29, 5:23 AM
Unknown Object (File)
Wed, Sep 24, 12:49 AM
Unknown Object (File)
Mon, Sep 22, 5:38 PM
Unknown Object (File)
Sep 10 2025, 7:22 PM
Unknown Object (File)
Sep 10 2025, 2:23 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 Not Applicable
Unit
Tests Not Applicable

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.