From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 50466CD4F5B for ; Tue, 19 May 2026 14:55:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8B64084874; Tue, 19 May 2026 16:55:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="VABz8sUy"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5D14E84879; Tue, 19 May 2026 16:55:54 +0200 (CEST) Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 3BDF084870 for ; Tue, 19 May 2026 16:55:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=bastien.curutchet@bootlin.com Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id B4BC94E42CEF; Tue, 19 May 2026 14:55:51 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 5F3DC5FFC8; Tue, 19 May 2026 14:55:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 5CCF6107E93FB; Tue, 19 May 2026 16:55:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1779202550; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=b10TBaMHrDEBj1ED4mCTHfZgg054CRoO9wGUvj1GZ8s=; b=VABz8sUy0edYPH2rIEuAgylaJJT0nJcTsoTgfXJltcybpBIOEDXChNaQjRn56ihJWf5gsV hIezk64KeBNEEbFB2ckHybo8LNG7gsnVNjRD7W7UlG38ME8cMW7JBY4ERa6jK5Okpgw/GC 2v8me0d/lymV37AvBj6rsUXetWwRAAZ2QBB6DMKDZ0eYV9eXM8yzYmVfnSiSErY0EZLFUA FHQoLnmrAA3sN+aOkn6dbLQhk3fM4QXlFddPjSY55pn3HLIkbiv+H8eW2/SWFVh/agdzKz W+sUbCzqCMGjrx7PjF/EEa1qkSChOcr+wCIXZZL8QldSgvo/xIylOU5hlZM47A== Message-ID: Date: Tue, 19 May 2026 16:55:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 6/6] board: variscite: add support for the omap4_var_som To: Tom Rini Cc: u-boot@lists.denx.de, Thomas Petazzoni , Lukasz Majewski , Peng Fan , Jaehoon Chung , Heiko Schocher , Patrice Chotard , Anshul Dalal , Heinrich Schuchardt , Mattijs Korpershoek , Quentin Schulz , Andre Przywara , Hrushikesh Salunke , Dario Binacchi , Alif Zakuan Yuslaimi , Casey Connolly , Justin Swartz , Daniel Palmer , Andrew Davis , Tien Fong Chee , Rasmus Villemoes , Neil Armstrong , Alexey Charkov References: <20260519-omap4-support-v1-0-b4a2a7435775@bootlin.com> <20260519-omap4-support-v1-6-b4a2a7435775@bootlin.com> <20260519140331.GY1858239@bill-the-cat> Content-Language: en-US From: Bastien Curutchet In-Reply-To: <20260519140331.GY1858239@bill-the-cat> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom On 5/19/26 4:03 PM, Tom Rini wrote: > On Tue, May 19, 2026 at 08:45:43AM +0200, Bastien Curutchet wrote: > >> OMAP4 support is present but there isn't any board using it. >> >> Add minimal support for the Variscite OMAP4-SoM (debug console + boot >> from SD card). >> Use the ti/omap/omap4-var-stk-om44 device-tree from the Linux kernel. The >> real representation of the SoM's hardware is located in >> ti/omap/omap4-var-som-om44.dtsi included in it. >> >> Signed-off-by: Bastien Curutchet > [snip] >> diff --git a/board/variscite/omap4_var_som/MAINTAINERS b/board/variscite/omap4_var_som/MAINTAINERS >> new file mode 100644 >> index 00000000000..802059ea521 >> --- /dev/null >> +++ b/board/variscite/omap4_var_som/MAINTAINERS >> @@ -0,0 +1,6 @@ >> +ARM OMAP4 VARISCITE VAR-SOM-OM44 MODULE >> +M: Bastien Curutchet >> +S: Maintained >> +F: board/variscite/omap4_var_som >> +F: include/configs/omap4_var_som.h >> +F: configs/omap4_var_som_defconfig > > So this could all be caught with: > N: omap4_var_som > Ok > Which is my way of moving to the next topic, omap4 needs a maintainer > too, if we're bringing it back. > Ok, I can also add myself in the omap4 maintainer then. > [snip] >> diff --git a/include/configs/omap4_var_som.h b/include/configs/omap4_var_som.h >> new file mode 100644 >> index 00000000000..fa916cc71d2 >> --- /dev/null >> +++ b/include/configs/omap4_var_som.h >> @@ -0,0 +1,16 @@ >> +/* SPDX-License-Identifier: GPL-2.0+ */ >> +/* >> + * (C) Copyright 2010 >> + * Texas Instruments Incorporated. >> + * Steve Sakoman > > This part isn't right, is it? > True, I'll remove it. >> + * Configuration settings for the TI OMAP4 Variscite SOM board. >> + * See ti_omap4_common.h for OMAP4 common part >> + */ >> + >> +#ifndef __CONFIG_VAR_SOM_H >> +#define __CONFIG_VAR_SOM_H >> + >> +#include > > Can we just set SYS_CONFIG_NAME or so to ti_omap4_common and drop this > file? Thanks! > Indeed, I'll do it in next iteration. Best regards, Bastien