dts: boards: arm: Rework FlexSPI bindings on i.MX RT boards

Reworks the NXP FlexSPI device tree bindings to configure controller and
device properties needed for an upcoming FlexSPI flash driver.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2020-12-17 15:19:45 -06:00 committed by Anas Nashif
commit 52b77ac956
15 changed files with 185 additions and 10 deletions

View file

@ -75,7 +75,7 @@ arduino_serial: &lpuart4 {};
&flexspi {
reg = <0x402a8000 0x4000>, <0x60000000 DT_SIZE_M(16)>;
at25sf128a: at25sf128a@0 {
compatible = "adesto,at25sf128a", "jedec,spi-nor";
compatible = "nxp,imx-flexspi-nor";
size = <134217728>;
label = "AT25SF128A";
reg = <0>;