dts: nxp: Rename nxp,iap-msf1 to nxp,msf1
IAP is a reference to the method of software interaction with the flash used in the current driver implementing support for this flash. The DT compatible should not be named like this. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
247037bd3e
commit
86f65f2591
7 changed files with 10 additions and 11 deletions
|
@ -83,8 +83,7 @@
|
|||
ranges = <0x0 0x10000000 DT_SIZE_M(1)>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
compatible = "nxp,iap-msf1";
|
||||
compatible = "nxp,msf1";
|
||||
reg = <0x20000 0x1000>;
|
||||
interrupts = <27 0>;
|
||||
status = "disabled";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue