From nobody Sat Oct 4 21:05:30 2025 Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3F060285C81 for ; Tue, 12 Aug 2025 14:06:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.12 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755007586; cv=none; b=Ncxy6xczczrM8HIy3HEKXoBTijWVI3kLa8wDyb9W2SwgWUK7VewEa/lL9VVkCJjuC01gPh511LXEMhJwiEBAvK7Ks2dFEkS4UBaeVndAIA8P6h+mxoGI6ppD/exRQgDJznz2PBcuP62fWpguboctBA8TAbLikQ6C5uXdlBqNre0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755007586; c=relaxed/simple; bh=gv54/UhyYxU7/160wHwxgnOOXa7EI1hmdhGIJ/nTmF0=; h=From:To:Subject:Date:Message-ID:MIME-Version; b=ubN0qB14wMo82GGPByw+WtTRVVRn4ptdPSBY8CX1mJHU+3frloOUq15JWpgEFbR4srOVyr98U8ZcifnH8PNdjKxX48qiRzG99iY+3Twal0+MXJIe1J2+wRDsqRuIypnqGIJGXg3LhgSzsO0RIw1GrgRyytY7VaLFtK51EVjU+1g= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=RVfkO8I1; arc=none smtp.client-ip=212.77.101.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="RVfkO8I1" Received: (wp-smtpd smtp.wp.pl 37806 invoked from network); 12 Aug 2025 16:06:14 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1755007574; bh=8+NRamZyzJl3Hb9e7l0RqXmfgcgtdi2vp3O5N1sGpwA=; h=From:To:Subject; b=RVfkO8I1Gk+FwtCm24Qr2ZmnyETldEqUO1xnA/qRLYb9YKx42MpIqFC/Vpk/dNMwl fvbbrSmf0EhHC+BCWPBXy3PZZ892cLwhNzBRv7+V5gR6v231OVCgr760PYRCfSsUPD bdRxJRYEnA6Y0tXohUzet1XgO5hVuJ/T/AEIoG2qQz4sjsxWZcMGbPOS8ehSo2utE/ 32bO+YzhG2FoKrkChMTgadCd+/XhsLBsI6JaDiAkTq+cnC0wXxRVQkyqGokiDVsu74 s1EVHbJb/MPsRSMnKPRlKdnc69o4pU455uGfsSD9KUqCRoMKrvywG9B7/0PYzfzPCK 2JGTj+gEMNCfg== Received: from 83.24.134.210.ipv4.supernova.orange.pl (HELO laptop-olek.lan) (olek2@wp.pl@[83.24.134.210]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 12 Aug 2025 16:06:14 +0200 From: Aleksander Jan Bajkowski To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, tsbogend@alpha.franken.de, olek2@wp.pl, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] mips: lantiq: danube: add model to EASY50712 dts Date: Tue, 12 Aug 2025 16:06:04 +0200 Message-ID: <20250812140612.990460-1-olek2@wp.pl> X-Mailer: git-send-email 2.47.2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-WP-MailID: e0be6f8dff75f897bc9bff45db674e9a X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [YbPU] Content-Type: text/plain; charset="utf-8" This fixes the following warning: arch/mips/boot/dts/lantiq/danube_easy50712.dtb: / (lantiq,xway): 'model' is= a required property from schema $id: http://devicetree.org/schemas/root-node.yaml# Signed-off-by: Aleksander Jan Bajkowski --- arch/mips/boot/dts/lantiq/danube_easy50712.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/mips/boot/dts/lantiq/danube_easy50712.dts b/arch/mips/boo= t/dts/lantiq/danube_easy50712.dts index 1ce20b7d05cb..0c60584092cd 100644 --- a/arch/mips/boot/dts/lantiq/danube_easy50712.dts +++ b/arch/mips/boot/dts/lantiq/danube_easy50712.dts @@ -4,6 +4,8 @@ /include/ "danube.dtsi" =20 / { + model =3D "Intel EASY50712"; + chosen { bootargs =3D "console=3DttyLTQ0,115200 init=3D/etc/preinit"; }; --=20 2.47.2