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)
Oct 21 2024, 7:05 PM
Unknown Object (File)
Oct 6 2024, 1:40 PM
Unknown Object (File)
Oct 6 2024, 11:35 AM
Unknown Object (File)
Oct 5 2024, 11:31 AM
Unknown Object (File)
Oct 2 2024, 10:24 PM
Unknown Object (File)
Oct 2 2024, 6:16 PM
Unknown Object (File)
Oct 2 2024, 3:07 PM
Unknown Object (File)
Oct 2 2024, 2:04 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.