Introduce support for QSPI flash controller found in
NXP QorIQ Layerscape SoCs.
Details
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.
This expression is in style, but IMO it is too confusing for a reader. Could you please add braces for the inner '?:' expression?