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 47517CA0EEB for ; Tue, 12 Sep 2023 16:17:17 +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=+kO8aDxIPIJUm72aAMjeh8wvd1pHIs7nlgkOMqeN/b0=; b=t2u2mhEBLLsXWZ sKzj/J9yfM7y8nZTDE9ZZYY/4HYAXjjWxWz2qZ6uAfuhbOrsoufWlJSwv5b5GW9nBrfAjcqgSW0Ly giO56E35syzQLDIRrcCCUEaAJIjUKTlWDzGuCvDCJ8ETdXQEF5MlB5EF4AGkDZUVo548/ZcevTe8h 1MRkqYZfltt8knMl62v27BCZfpJuHNZlI5bDRWN2+s37T6vj9AXItgi2oDXFaXk4HodHamQ+AiGtT MstO7xJGQnEG7vng2dzpKAFbDGeeJyhvnhG6Jv64AfrESwG+5+T8oAwNlIeHZJmp5aHb/Tu00xJAz EeYstCUQYRYZEfd2Q6qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qg64I-003o2G-0M; Tue, 12 Sep 2023 16:16:50 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qg64E-003o1M-2V for linux-arm-kernel@lists.infradead.org; Tue, 12 Sep 2023 16:16:48 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 33243B81E67; Tue, 12 Sep 2023 16:16:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 331ADC433C8; Tue, 12 Sep 2023 16:16:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694535403; bh=XJ20fqCAIZFahLPeIZzANxdPqeX/EQDnZkmAGUFSzJE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CqD799N31jhUtf4RlgwSUSgaJfAh0b85tmPL8IrsDeApARDCRkUarrIFZMW7E/1Hh XwNy07oZkRIdLZ+IZDd4/lcmprbo5QxYEd5KXIulc+PICxnRszzsUEftxrcB0zyD9l 91eKppD9G3K/102Xo6LKPhW3hWZsGc9F9Kx9AqNBReAdT0jsP2NWt4+q+90XCSUCi1 fR0NSFKX+B6NcB1LoOZ3N0s8CncVncouO1E1QAVt6Xyj9pEjIU6YAXebjZdqk+o7DS BtdnSRUVOOokJzgrUNVpIdwSkkMxWCSOtNyDRwvHY8BOKkN+6H0bMmGoBc6tT7jwOb YR8fuPSgubNtg== Received: (nullmailer pid 879975 invoked by uid 1000); Tue, 12 Sep 2023 16:16:35 -0000 Date: Tue, 12 Sep 2023 11:16:35 -0500 From: Rob Herring To: Claudiu Cc: geert+renesas@glider.be, mturquette@baylibre.com, sboyd@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, ulf.hansson@linaro.org, linus.walleij@linaro.org, gregkh@linuxfoundation.org, jirislaby@kernel.org, magnus.damm@gmail.com, catalin.marinas@arm.com, will@kernel.org, prabhakar.mahadev-lad.rj@bp.renesas.com, biju.das.jz@bp.renesas.com, quic_bjorande@quicinc.com, arnd@arndb.de, konrad.dybcio@linaro.org, neil.armstrong@linaro.org, nfraprado@collabora.com, rafal@milecki.pl, wsa+renesas@sang-engineering.com, linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Claudiu Beznea Subject: Re: [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK Message-ID: <20230912161635.GA877089-robh@kernel.org> References: <20230912045157.177966-1-claudiu.beznea.uj@bp.renesas.com> <20230912045157.177966-36-claudiu.beznea.uj@bp.renesas.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230912045157.177966-36-claudiu.beznea.uj@bp.renesas.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230912_091646_957986_A53FA6B9 X-CRM114-Status: GOOD ( 16.43 ) 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 Tue, Sep 12, 2023 at 07:51:55AM +0300, Claudiu wrote: > From: Claudiu Beznea > > Document Renesas SMARC Carrier-II EVK board which is based on RZ/G3S > (R9A08G045) SoC. The SMARC Carrier-II EVK consists of RZ/G3S SoM module and > SMARC Carrier-II carrier board, the SoM module sits on top of carrier > board. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > index 822faf081e84..f4964445e5ab 100644 > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > @@ -476,6 +476,8 @@ properties: > > - description: RZ/G3S (R9A08G045) > items: > + - enum: > + - renesas,smarc2-evk # SMARC Carrier-II EVK You just changed the existing binding... > - enum: > - renesas,r9a08g045s33 # PCIe support This is the SoM module? You either need to squash this change or add another case with 3 entries and maintain the 2 entry case. (there's no way to express any entry at the beginning or middle can be optional) > - const: renesas,r9a08g045 > -- > 2.39.2 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel