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

@ -82,7 +82,6 @@ arduino_serial: &lpuart4 {
at25sf128a: at25sf128a@0 {
compatible = "nxp,imx-flexspi-nor";
size = <134217728>;
label = "AT25SF128A";
reg = <0>;
spi-max-frequency = <133000000>;
status = "okay";