File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 663
663
matching the compatible string.
664
664
665
665
666
- oSPI/xSPI
667
- =========
666
+ qSPI/ oSPI/xSPI
667
+ ==============
668
668
669
669
* On STM32 devices, external memories device tree descriptions for size and address are now split
670
670
in two separate properties to comply with specification recommendations.
@@ -673,7 +673,7 @@ oSPI/xSPI
673
673
is changed to ``reg = <0>; `` ``size = <DT_SIZE_M(512)>; / 512 Mbits */ ``.
674
674
675
675
Note that the property gives the actual size of the memory device in bits.
676
- Previous mapping address information is now described in xspi or ospi nodes at SoC dtsi level.
676
+ Previous mapping address information is now described in xspi, ospi or qspi nodes at SoC dtsi level.
677
677
678
678
Video
679
679
=====
You can’t perform that action at this time.
0 commit comments