Page MenuHomeFreeBSD

imx_ccm: Rearrange clock control module driver
ClosedPublic

Authored by thj on Wed, Sep 11, 1:26 PM.
Tags
None
Referenced Files
F98569506: D46641.diff
Thu, Oct 3, 9:26 PM
F98541658: D46641.id.diff
Thu, Oct 3, 6:58 PM
Unknown Object (File)
Tue, Oct 1, 5:19 PM
Unknown Object (File)
Sun, Sep 22, 10:45 PM
Unknown Object (File)
Sun, Sep 22, 11:26 AM
Unknown Object (File)
Sat, Sep 21, 5:52 PM
Unknown Object (File)
Wed, Sep 18, 4:59 PM
Unknown Object (File)
Wed, Sep 18, 4:12 AM
Subscribers

Details

Summary

Rearrange the IMX clock control module driver so it is more straight
forward to support clock trees from other SOCs in the family.

Move the existing imx8mq_ccm driver to a more generic imx_ccm (based on
rk_cru) and update the previous driver to sub class imx_ccm.

Rename files to be consistent and fix include guards to match source
files.

Test Plan

I don't have hardware to test the impact of this on imx8mq, but the D46641 adds
support for imx8mp which I do have hardware for.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable