Page MenuHomeFreeBSD

Allwinner A10/A20 clock controller support for DMA and audio codec
ClosedPublic

Authored by jmcneill_invisible.ca on Jan 24 2016, 6:38 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Sep 18, 8:36 AM
Unknown Object (File)
Aug 14 2024, 5:19 PM
Unknown Object (File)
Aug 10 2024, 3:18 PM
Unknown Object (File)
Aug 6 2024, 4:59 AM
Unknown Object (File)
Jul 20 2024, 12:45 PM
Unknown Object (File)
Jul 10 2024, 7:26 PM
Unknown Object (File)
Jun 29 2024, 6:08 AM
Unknown Object (File)
May 24 2024, 9:49 PM

Details

Summary

This change adds support for configuring DMA controller and audio codec clocks. Split from D5050.

Diff Detail

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

Event Timeline

jmcneill_invisible.ca retitled this revision from to Allwinner A10/A20 clock controller support for DMA and audio codec.
jmcneill_invisible.ca updated this object.
jmcneill_invisible.ca edited the test plan for this revision. (Show Details)
jmcneill_invisible.ca added a reviewer: ARM.
jmcneill_invisible.ca set the repository for this revision to rS FreeBSD src repository - subversion.
jmcneill_invisible.ca added a project: ARM.

Only one minor point.

sys/arm/allwinner/a10_clk.c
265–272

I'd move this comment down to just above where prediv is set.

andrew added a reviewer: andrew.
This revision is now accepted and ready to land.Jan 24 2016, 7:05 PM
This revision was automatically updated to reflect the committed changes.