boards: arm: nxp: Remove label property from devicetree
The label property isn't needed in devicetree so remove it. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
4764a32d44
commit
96bca6d656
35 changed files with 0 additions and 61 deletions
|
@ -94,7 +94,6 @@ arduino_serial: &lpuart2 {
|
|||
is25wp064: is25wp064@0 {
|
||||
compatible = "nxp,imx-flexspi-nor";
|
||||
size = <67108864>;
|
||||
label = "IS25WP064";
|
||||
reg = <0>;
|
||||
spi-max-frequency = <133000000>;
|
||||
status = "okay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue