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:
Kumar Gala 2018-12-07 14:08:29 -06:00 committed by Kumar Gala
commit d3e27f518f
6 changed files with 24 additions and 19 deletions

View file

@ -51,7 +51,7 @@
interrupts = <108 0>;
label = "FLEXSPI0";
#address-cells = <1>;
#size-cells = <1>;
#size-cells = <0>;
};
semc0: semc0@402f0000 {