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
F132728823: D24467.id.diff
Sun, Oct 19, 10:07 AM
F132728815: D24467.id70685.diff
Sun, Oct 19, 10:07 AM
Unknown Object (File)
Sat, Oct 18, 8:57 PM
Unknown Object (File)
Wed, Oct 15, 6:54 PM
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
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.