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:
Kumar Gala 2022-08-03 12:26:20 -05:00 committed by Carles Cufí
commit 96bca6d656
35 changed files with 0 additions and 61 deletions

View file

@ -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";