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 D8D76C54E58 for ; Fri, 22 Mar 2024 02:16:25 +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=n4U36frFa+IoPUhf0M50EkRBabn2eAENXvS6omRdqxE=; b=d/ubYgeaUrU+bf cDBGOqh8XQTfz+Hj6WV/ODa1DZ9hPuL8dcnybvAkiiBRSaUZe/uf/VHAlykWxdYE/tKe+F0QcUlIl xPBmz+xanXut9r54xK0x5UpQyaM6Y7prfMrjXIIIiEnFaZ9gKz5KCT2Kbh1qtyxJW1iZa7B12MnAd Wz3qXhHXMPJCakafxzU0OiRzE6ivsoGv4Bin3/OSQUDdbtlSmqty5Ff4s3tOd0ouliTFs6Mig87wK Qh8FwPTDKbWDkH12CoxUjz40At1ggVDZZ6SWjHyRaCRvKMRpEz/K5vjx0iXJnHY6ovnYOIF5bq50c W0sQNhJG7bXf6l/NlU8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnUS7-00000005VLa-1RMd; Fri, 22 Mar 2024 02:16:15 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rnUS4-00000005VKx-1mXM for linux-arm-kernel@lists.infradead.org; Fri, 22 Mar 2024 02:16:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id DCED16134A; Fri, 22 Mar 2024 02:16:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 51826C433C7; Fri, 22 Mar 2024 02:16:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711073771; bh=K/8Y6IptA1fL79TfA4npH3+SXlRYXFqAUiqkofQiLCA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YHXg9XZkBS++OJhttPNAmI5qUUjVQx3Ogs+b0y4Vrg8UwYbcrYL1rOIJO1NpGVjrU LLou69/J5u/VyzhmcItFGSWD1nfq1CUnRys46Vb+aWw19hb39E+XtEkHSFTWyS41s1 fhVvngsepVZ5oZG3jUfXj/IaU0Wsp2vR0GmedgVW4zkAYT+kAWchHo45PRYBgSOWC0 eyf34Lk6iSAmxIHmv2j92kextw2DhFsuxll42dCyXBamHXw5bHxIe4kFbgD4vs27py 72laSIUaStcySOqoOK++zDj5HhP5t+gfg/owWd3m3AyL3U4jZYLzFLQwudOQyHQGW1 p5CUcaHL65ilw== Date: Thu, 21 Mar 2024 21:16:09 -0500 From: Rob Herring To: Josua Mayer Cc: Yazan Shhady , linux-kernel@vger.kernel.org, Andrew Lunn , Conor Dooley , Sebastian Hesselbarth , Rob Herring , Gregory Clement , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski Subject: Re: [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 clearfog boards Message-ID: <171107376685.3418327.3613926203249839043.robh@kernel.org> References: <20240321-cn9130-som-v1-0-711127a409ae@solid-run.com> <20240321-cn9130-som-v1-1-711127a409ae@solid-run.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240321-cn9130-som-v1-1-711127a409ae@solid-run.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240321_191612_536761_D5460028 X-CRM114-Status: GOOD ( 10.52 ) 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 Thu, 21 Mar 2024 22:47:11 +0100, Josua Mayer wrote: > Add bindings for SolidRun Clearfog boards, using a new SoM based on > CN9130 SoC. > The carrier boards are identical to the older Armada 388 based Clearfog > boards. For consistency the carrier part of compatible strings are > copied, including the established "-a1" suffix. > > Signed-off-by: Josua Mayer > --- > .../devicetree/bindings/arm/marvell/armada-7k-8k.yaml | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel