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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C352EC7EE32 for ; Fri, 27 Jun 2025 00:30:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/LQM2y0c1hypruTZ0kUlI64jy128/WyN5WOrBAa7oaU=; b=Z8ilP+pcfuZ82LVNsK8n0sV7p2 EWYHX2LMePDwgt9i1CIeSxXkrzLfmF23GFpEwuw9x/zJ2uZXagpFifsHcZjLxCcXUIPz/DSi/RHpm Mw4wcUg312b9+B5BjBvIhUtn4JO2ExPvy50Rui0F3PdI6Usa2adHb9C9HKzB91raGg3pD5X/sIb0Y 67lWrHEKnsBlo5c+UmGUQ44lR4dCJ4wqwQmMZgIq5vcbqHl9H8Srt19cL+rNElCHYpZ+VHbtnyW6o 6Sm/FoBYnj2JCdf40+OS1zRm5DVbzsiXniQB9xs+C5/OtA0eHqAbaG0WQbsxIQfQagYdBOqPteoQB sDkguikg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUwyy-0000000DDJA-3fFc; Fri, 27 Jun 2025 00:30:21 +0000 Received: from fllvem-ot04.ext.ti.com ([198.47.19.246]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUvvl-0000000D36N-3yq7 for linux-arm-kernel@lists.infradead.org; Thu, 26 Jun 2025 23:22:59 +0000 Received: from fllvem-sh03.itg.ti.com ([10.64.41.86]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55QNMJug2580697; Thu, 26 Jun 2025 18:22:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750980139; bh=/LQM2y0c1hypruTZ0kUlI64jy128/WyN5WOrBAa7oaU=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=Q9rqQSRhDPnDsODGwL4CGAzbDJ7RnHulNsnAq1BepY5QqUb7TQCGXWV+YFPW8OE8u SzweOksJp2+vpInqroBecKAIll/JhqJXSpt7OD49WPbqYQq9jT5/XljLK20TkdGi66 n5+/eNLZSI2PFOguDirq5pGbntdao2ee5C5vsgI0= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by fllvem-sh03.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55QNMIun2412991 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Thu, 26 Jun 2025 18:22:18 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Thu, 26 Jun 2025 18:22:18 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Thu, 26 Jun 2025 18:22:18 -0500 Received: from [128.247.81.105] (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55QNMINR1805323; Thu, 26 Jun 2025 18:22:18 -0500 Message-ID: Date: Thu, 26 Jun 2025 18:22:18 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v5 0/5] Add support for BeagleBone Green Eco board To: Kory Maincent , Tony Lindgren , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Russell King , Paul Barker , Marc Murphy CC: Jason Kridner , Andrew Davis , Bajjuri Praneeth , Liam Girdwood , Mark Brown , Thomas Petazzoni , , , , , Thomas Bonnefille , Romain Gantois , Conor Dooley References: <20250620-bbg-v5-0-84f9b9a2e3a8@bootlin.com> Content-Language: en-US From: Judith Mendez In-Reply-To: <20250620-bbg-v5-0-84f9b9a2e3a8@bootlin.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250626_162258_072561_A4878F2A X-CRM114-Status: GOOD ( 20.82 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Kory, On 6/20/25 3:15 AM, Kory Maincent wrote: > SeeedStudio BeagleBone Green Eco (BBGE) is a clone of the BeagleBone Green > (BBG). It has minor differences from the BBG, such as a different PMIC, > a different Ethernet PHY, and a larger eMMC. Thanks for the patches. I was testing against next and noticed a kernel paging request error: https://gist.github.com/jmenti/d861528f98035b07259c29e76e5fae8b Did you see this by chance? I will double check that I tested correctly and come back, but was just curious to see if this is expected. ~ Judith > > Signed-off-by: Kory Maincent > --- > Changes in v5: > - Split the patch series. As the cleaning process faced some pushback, > I prefer to first get this support accepted and separately work on the > devicetree and binding cleaning process. > - Link to v4: https://lore.kernel.org/r/20250617-bbg-v4-0-827cbd606db6@bootlin.com > > Changes in v4: > - Drop model value change to avoid conflict with script based on this > value like: > https://salsa.debian.org/installer-team/flash-kernel/-/blob/master/db/all.db?ref_type=heads > - Rename ti,am335x-shc to bosch,am335x-shc > - Forgot to change to "Seeed" in BeagleBone Green Eco model description. > - Link to v3: https://lore.kernel.org/r/20250613-bbg-v3-0-514cdc768448@bootlin.com > > Changes in v3: > - Update multi_v7_defconfig with TPS65219 config. > - Remove extraneous compatible strings. > - Replace BeagleBone compatible board name vendor to use "beagle" instead > of "ti". > - Link to v2: https://lore.kernel.org/r/20250609-bbg-v2-0-5278026b7498@bootlin.com > > Changes in v2: > - Add patch 1 to 3 to fix binding and devicetree inconsistencies. > - Rename tps node name to generic pmic node name in am335x-bone-common. > - Link to v1: https://lore.kernel.org/r/20250523-bbg-v1-0-ef4a9e57eeee@bootlin.com > > --- > Kory Maincent (5): > arm: dts: omap: am335x-bone-common: Rename tps to generic pmic node > dt-bindings: omap: Add Seeed BeagleBone Green Eco > arm: dts: omap: Add support for BeagleBone Green Eco board > arm: omap2plus_defconfig: Enable TPS65219 regulator > arm: multi_v7_defconfig: Enable TPS65219 regulator > > Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 + > arch/arm/boot/dts/ti/omap/Makefile | 1 + > arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | 2 +- > arch/arm/boot/dts/ti/omap/am335x-bonegreen-eco.dts | 169 +++++++++++++++++++++ > arch/arm/configs/multi_v7_defconfig | 3 + > arch/arm/configs/omap2plus_defconfig | 3 + > 6 files changed, 178 insertions(+), 1 deletion(-) > --- > base-commit: e22b9ddaf3afd031abc350c303c7c07a51c569d8 > change-id: 20250523-bbg-769018d1f2a7 > > Best regards, > -- > Köry Maincent, Bootlin > Embedded Linux and kernel engineering > https://bootlin.com > >