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
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue