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
|
@ -82,7 +82,7 @@ arduino_serial: &lpuart2 {};
|
|||
&flexspi {
|
||||
reg = <0x402a8000 0x4000>, <0x60000000 DT_SIZE_M(8)>;
|
||||
is25wp064: is25wp064@0 {
|
||||
compatible = "issi,is25wp064", "jedec,spi-nor";
|
||||
compatible = "nxp,imx-flexspi-nor";
|
||||
size = <67108864>;
|
||||
label = "IS25WP064";
|
||||
reg = <0>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue