Page MenuHomeFreeBSD

Add support for QorIQ FSL QSPI flash controller.
Needs ReviewPublic

Authored by dgr_semihalf.com on Apr 17 2020, 11:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 11 2025, 1:20 PM
Unknown Object (File)
Sep 11 2025, 6:22 AM
Unknown Object (File)
Sep 7 2025, 5:29 AM
Unknown Object (File)
Aug 14 2025, 10:42 PM
Unknown Object (File)
Aug 7 2025, 11:36 AM
Unknown Object (File)
Aug 3 2025, 4:16 AM
Unknown Object (File)
Jul 22 2025, 1:05 PM
Unknown Object (File)
Jul 13 2025, 10:31 AM
Subscribers

Details

Reviewers
mw
manu
ian
Group Reviewers
arm64
Summary

Introduce support for QSPI flash controller found in
NXP QorIQ Layerscape SoCs.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Why do this driver have flash knowledge ?
Flash are child node of the controller and should be handled by our flash drivers.
Also the binding have clocks but it seems that they aren't used here.