From fea64304c99bd0cc6abc49d0a09e923573c7d9c1 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 3 Aug 2022 12:24:49 -0500 Subject: [PATCH] boards: mips: Remove label property from devicetree The label property isn't needed in devicetree so remove it. Signed-off-by: Kumar Gala --- boards/mips/qemu_malta/qemu_malta.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/mips/qemu_malta/qemu_malta.dts b/boards/mips/qemu_malta/qemu_malta.dts index cf944509b6c..72464ee3ba8 100644 --- a/boards/mips/qemu_malta/qemu_malta.dts +++ b/boards/mips/qemu_malta/qemu_malta.dts @@ -50,7 +50,6 @@ /* no matter for emulated port */ clock-frequency = <1843200>; current-speed = <115200>; - label = "UART_2"; status = "okay"; }; };