boards: arm: nxp: imxrt: Fix SPI nodes on flexspi controller
Fix the QSPI and hyperflash nodes to be proper SPI children and expose the address range for direct access as part of the controller's reg region. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
e57a596a0c
commit
d3e27f518f
6 changed files with 24 additions and 19 deletions
|
@ -51,7 +51,7 @@
|
|||
interrupts = <108 0>;
|
||||
label = "FLEXSPI0";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
};
|
||||
|
||||
semc0: semc0@402f0000 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue