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)
Dec 20 2023, 4:00 AM
Unknown Object (File)
Dec 13 2023, 5:30 AM
Unknown Object (File)
Nov 9 2023, 9:07 AM
Unknown Object (File)
Nov 9 2023, 8:59 AM
Unknown Object (File)
Oct 13 2023, 10:34 AM
Unknown Object (File)
Oct 8 2023, 8:02 AM
Unknown Object (File)
Oct 8 2023, 7:45 AM
Unknown Object (File)
Aug 17 2023, 12:13 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.