From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vps0.lunn.ch (vps0.lunn.ch [156.67.10.101]) (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 D460914F10E; Mon, 22 Apr 2024 13:38:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=156.67.10.101 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713793116; cv=none; b=fNL5X6snxNS8+uIS9GbtcLg7ngteRdEiJkAAOPjKbMJzVuPTU5BDYLG5BBgq4wBh6q/FBtCh4yV/AVnhFZgNAtNVDp6Q4mzpqiDDQSmGcv06TbrssrNjr3b0t1tU9aueeSWhCjP479dYkuV3zoApHbGzECO7+qHl/kxexlxVqZo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713793116; c=relaxed/simple; bh=6F+LT2q3yqToeF5QNOLF1VqWjh6jSnDMZ0wnh3Nc+Lw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ApWqcoZacuN5b77WuwxyAu1gzqc9EQByWjrfl1GoCoTCQQwZyTaVfw1Rl6P8sED7pFlNrM+2hJCJGa0Cu6FaCSeDmedLYcUQbfoIpwVesbSq9zc7Q0j1PWek/JyejluhEoGFeRIL1noQQbPCCuwKgNcC1QJC1qKi0v8DIN3EG08= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lunn.ch; spf=pass smtp.mailfrom=lunn.ch; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b=mLcLmNSC; arc=none smtp.client-ip=156.67.10.101 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lunn.ch Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lunn.ch Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="mLcLmNSC" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=i/z/ljxJCkCbXFoPaHHHNc0jJSxMgEuJU2NmFrG20xw=; b=mLcLmNSCdrh0Fz850zbJXom4Iw K9BFaWBG6Mu8rmWJ9OUDJecizh3SPiaSGkWUzUp5BHb3hHgAJMOZ9BLS0cay6cCSeqbOg+kZIcEYt TKsqsZZEEJA/9mhJTGQNThMLo9VtqMtowJxDEzIJJMTltkeMT0xvR6q7lU4STfl75lsc=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1rytsJ-00Dcas-VI; Mon, 22 Apr 2024 15:38:27 +0200 Date: Mon, 22 Apr 2024 15:38:27 +0200 From: Andrew Lunn To: Josua Mayer Cc: Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Rob Herring , Yazan Shhady , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 3/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards Message-ID: <0c43e182-ac86-4a70-88a9-d064bfa74d6c@lunn.ch> References: <20240414-cn9130-som-v3-0-350a67d44e0a@solid-run.com> <20240414-cn9130-som-v3-3-350a67d44e0a@solid-run.com> 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=us-ascii Content-Disposition: inline In-Reply-To: <20240414-cn9130-som-v3-3-350a67d44e0a@solid-run.com> On Sun, Apr 14, 2024 at 02:58:34PM +0200, Josua Mayer wrote: > Add description for the SolidRun CN9130 SoM, and Clearfog Base / Pro > reference boards. > > The SoM has been designed as a pin-compatible replacement for the older > Armada 388 based SoM. Therefore it supports the same boards and a > similar feature set. > > Most notable upgrades: > - 4x Cortex-A72 > - 10Gbps SFP > - Both eMMC and SD supported at the same time > > The developer first supporting this product at SolidRun decided to use > different filenames for the DTBs: Armada 388 uses the full > "clearfog" string while cn9130 uses the abbreviation "cf". > This name is already hard-coded in pre-installed vendor u-boot and can > not be changed easily. > > NOTICE IN CASE ANYBODY WANTS TO SELF-UPGRADE: > CN9130 SoM has a different footprint from Armada 388 SoM. > Components on the carrier board below the SoM may collide causing > damage, such as on Clearfog Base. > > Signed-off-by: Josua Mayer Reviewed-by: Andrew Lunn Andrew 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 8BB4FC4345F for ; Mon, 22 Apr 2024 13:38:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uYtucuoRn3a/h+1Wz7gOKb0Jdy7Qv585w31UhbK+gAg=; b=YCUkIkhue2S8xo gQOhvDtgMFU67QTcxFUykivieqBGg9nnZvLte264N6uFA43CTQ4b2GkdYHzQy2wSfzSn0ysXdJB4p zjbGI3pwGr3gcrl4Hfn7mxNMIGXaQi8XGFz1Ycvq7GLcL94xixON0X63BmKVOCBwtGyxEGuVBJbIc LY5aTFbmnQFMqyaQAa5sz5BpwTlpXpq/kWgMgyR5Jc7N6xgaugyv7xPrlXzbhLhG/OoPwk47pfrmd ZYK/PW1KtLICFzj3gwuM3+MpFXUgCJXzupZmSnWnbT1xzjn31yaO9SEkJSPX5UFISrL9osjHfX1dt oWvHQHffZtEH5nPa0H2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rytsS-0000000DmDf-1VUJ; Mon, 22 Apr 2024 13:38:36 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rytsO-0000000DmB3-26M1 for linux-arm-kernel@lists.infradead.org; Mon, 22 Apr 2024 13:38:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=i/z/ljxJCkCbXFoPaHHHNc0jJSxMgEuJU2NmFrG20xw=; b=mLcLmNSCdrh0Fz850zbJXom4Iw K9BFaWBG6Mu8rmWJ9OUDJecizh3SPiaSGkWUzUp5BHb3hHgAJMOZ9BLS0cay6cCSeqbOg+kZIcEYt TKsqsZZEEJA/9mhJTGQNThMLo9VtqMtowJxDEzIJJMTltkeMT0xvR6q7lU4STfl75lsc=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1rytsJ-00Dcas-VI; Mon, 22 Apr 2024 15:38:27 +0200 Date: Mon, 22 Apr 2024 15:38:27 +0200 From: Andrew Lunn To: Josua Mayer Cc: Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Rob Herring , Yazan Shhady , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 3/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards Message-ID: <0c43e182-ac86-4a70-88a9-d064bfa74d6c@lunn.ch> References: <20240414-cn9130-som-v3-0-350a67d44e0a@solid-run.com> <20240414-cn9130-som-v3-3-350a67d44e0a@solid-run.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240414-cn9130-som-v3-3-350a67d44e0a@solid-run.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240422_063832_631293_8C6322BB X-CRM114-Status: GOOD ( 12.32 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Apr 14, 2024 at 02:58:34PM +0200, Josua Mayer wrote: > Add description for the SolidRun CN9130 SoM, and Clearfog Base / Pro > reference boards. > > The SoM has been designed as a pin-compatible replacement for the older > Armada 388 based SoM. Therefore it supports the same boards and a > similar feature set. > > Most notable upgrades: > - 4x Cortex-A72 > - 10Gbps SFP > - Both eMMC and SD supported at the same time > > The developer first supporting this product at SolidRun decided to use > different filenames for the DTBs: Armada 388 uses the full > "clearfog" string while cn9130 uses the abbreviation "cf". > This name is already hard-coded in pre-installed vendor u-boot and can > not be changed easily. > > NOTICE IN CASE ANYBODY WANTS TO SELF-UPGRADE: > CN9130 SoM has a different footprint from Armada 388 SoM. > Components on the carrier board below the SoM may collide causing > damage, such as on Clearfog Base. > > Signed-off-by: Josua Mayer Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel