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:
parent
17ce756ce3
commit
52b77ac956
15 changed files with 185 additions and 10 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue