Page MenuHomeFreeBSD

Rework mtk_gpio_v1 driver
ClosedPublic

Authored by sgalabov on Apr 20 2016, 7:53 AM.
Tags
Referenced Files
F171100879: D6029.id.diff
Tue, Sep 8, 5:11 PM
Unknown Object (File)
Sat, Sep 5, 2:19 PM
Unknown Object (File)
Sat, Sep 5, 2:01 PM
Unknown Object (File)
Sat, Sep 5, 3:26 AM
Unknown Object (File)
Fri, Sep 4, 5:39 PM
Unknown Object (File)
Fri, Sep 4, 10:40 AM
Unknown Object (File)
Thu, Sep 3, 11:51 AM
Unknown Object (File)
Tue, Sep 1, 1:37 PM
Subscribers

Details

Summary

This revision makes the mtk_gpio_v1 driver read its register map property from the OpenWRT dts files.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sgalabov retitled this revision from to Rework mtk_gpio_v1 driver.
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 uses the read/write macros in a novel way (register ids, not register addresses) but I think it's fine.

This revision is now accepted and ready to land.Apr 20 2016, 2:17 PM
This revision was automatically updated to reflect the committed changes.