From nobody Thu Mar 5 08:53:12 2026 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 435ED2C11FE; Mon, 16 Feb 2026 16:56:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771260982; cv=none; b=d8Y54ZabJqVwaPn9woRK3bZyiymoJzutRalac6g7gmeR0aztYNmM0QnHPmgWUQVoCIszj5xfXLvG5wsR957sl5iYTwWjcmRu7s+eNdUrY7OttrZuTzX46QHCDcnBc5nQqaupU/TNALVUklfOev9/C8Mui3mTu5E0By3F+euyzvY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771260982; c=relaxed/simple; bh=zN9QT8XAkb2Sgn0Z/CZ9IDUnnI+CfE2W98DRP7UuIjQ=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=lcvH+vrzFepLpx+M/srS2S5o0RHn1cpqraDKO5ugNVHUNhklDjWece9TqrPD0IZaOdtYUlmG99BVyeDSjI9Q/q35Cn4mvrICzDgQJJL5ddXmpY6NTgg6vmIYIZFA1oBhcL9YGq5eCvliQCS8JHEvvetaT1OWblbsKXcTmqWjRRI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=0t1mzztA; arc=none smtp.client-ip=185.246.84.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="0t1mzztA" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 93E481A0FE9; Mon, 16 Feb 2026 16:56:19 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 69AFD606CF; Mon, 16 Feb 2026 16:56:19 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id C22F510368019; Mon, 16 Feb 2026 17:56:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1771260978; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=sC4bAGIJDG3yyvTBBbsE91LqqXHjAZB97T8h25dY4js=; b=0t1mzztA+BNXLahIfAmH2E6QJ6kshnwGDk7Oiyf4VeQCNeKcb4ZMB6HyVFoJBCMBuRRnq/ /jMlF/p4Ft7L+DeFei/7Phv4hs7XjpK36PbgiyohDEZskKvjI9zwq7Iy42w+k/tdFSnmEr 0NskbHG+XwPELNyK6YYFVOPdQyyYyMEHdDI6CSl2FpjIFi5MCOM6PX9Aq9iwKbrCabwDxy ClxXe0XZX6R1LjUeQtzO7lvNCntk/rjIphQGGNz5gb9JfEPesGSbov/QwhAmvjKKeeUBFi eWuIAEbGxr5k5WZBonJn7I9K9MreBjMX/I1ySokQVkOLPOf4oNXnKwhRO9t+hw== From: "Kory Maincent (TI)" Date: Mon, 16 Feb 2026 17:55:52 +0100 Subject: [PATCH v2 1/3] ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetrees Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260216-feature_bbge-v2-1-22805cfdbf62@bootlin.com> References: <20260216-feature_bbge-v2-0-22805cfdbf62@bootlin.com> In-Reply-To: <20260216-feature_bbge-v2-0-22805cfdbf62@bootlin.com> To: Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Tony Lindgren , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Russell King Cc: Thomas Petazzoni , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Luca Ceresoli , Bajjuri Praneeth , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Maarten Lankhorst , Louis Chauvet , "Kory Maincent (TI)" X-Mailer: b4 0.14-dev-d4707 X-Last-TLS-Session-Version: TLSv1.3 Allow overlays to be applied to am335x BeagleBoard boards. This adds around ~40% to the total size of the DTB files on average. Signed-off-by: Kory Maincent (TI) --- Changes in v2: - Enable overlays only for am335x BeagleBoard boards. --- arch/arm/boot/dts/ti/omap/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/ti/omap/Makefile b/arch/arm/boot/dts/ti/omap= /Makefile index 14e500846875e..dcc6d4422e411 100644 --- a/arch/arm/boot/dts/ti/omap/Makefile +++ b/arch/arm/boot/dts/ti/omap/Makefile @@ -175,3 +175,11 @@ dtb-$(CONFIG_SOC_TI81XX) +=3D \ dm8148-t410.dtb \ dm8168-evm.dtb \ dra62x-j5eco-evm.dtb + +# Enable support for device-tree overlays +DTC_FLAGS_am335x-bone +=3D -@ +DTC_FLAGS_am335x-boneblack +=3D -@ +DTC_FLAGS_am335x-boneblack-wireless +=3D -@ +DTC_FLAGS_am335x-bonegreen +=3D -@ +DTC_FLAGS_am335x-bonegreen-wireless +=3D -@ +DTC_FLAGS_am335x-bonegreen-eco +=3D -@ --=20 2.43.0