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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A836AC7618E for ; Mon, 24 Apr 2023 09:03:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231259AbjDXJCr (ORCPT ); Mon, 24 Apr 2023 05:02:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230020AbjDXJCp (ORCPT ); Mon, 24 Apr 2023 05:02:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 10CD9E71; Mon, 24 Apr 2023 02:02:45 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 96DBB611B5; Mon, 24 Apr 2023 09:02:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0A3AEC4339B; Mon, 24 Apr 2023 09:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682326964; bh=7PMDGeXSIA4xpQ4z12bcfa13T7cz2MOCf+dV/Dvx/t4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=meA08bwNKARH7U+9bvRTo4znk7kSyMU2jNQcpFYqK+NH2V4lJIA/QoFttVdl2HpSc /n3QUCwr9CQgJJAZ01SG8xsGndvZODzb5TGLBRcJUmh6P5dJfm0CFhtc3Q/oBMA58V KxdbGLmTcc0nBUSYxOUmCdSGkwHKTmPqzotr254d/F+4UzNykSCa5fDNqNLwcVSH3e /Ucbf8N39gXjzetLHcwSR7DlFDhUbZVB0g14WGjcRABemcm6xAaQ4EzVsWW8kZWuID ghaWIYn4iY5WNW8QO+tKysTi2q6kDXs+j51vQnGi25kdBXvrua5752JD0RrNyEYEal 0nPT0fkDXmhVA== Date: Mon, 24 Apr 2023 10:02:29 +0100 From: Lee Jones To: Dario Binacchi Cc: linux-kernel@vger.kernel.org, Amarula patchwork , michael@amarulasolutions.com, Alexandre Torgue , Krzysztof Kozlowski , Maxime Coquelin , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH 1/4] dt-bindings: mfd: stm32f7: add binding definition for CAN3 Message-ID: <20230424090229.GB8035@google.com> References: <20230423172528.1398158-1-dario.binacchi@amarulasolutions.com> <20230423172528.1398158-2-dario.binacchi@amarulasolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230423172528.1398158-2-dario.binacchi@amarulasolutions.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 23 Apr 2023, Dario Binacchi wrote: > Add binding definition for CAN3 peripheral. > > Signed-off-by: Dario Binacchi > --- > > include/dt-bindings/mfd/stm32f7-rcc.h | 1 + > 1 file changed, 1 insertion(+) Applied, thanks -- Lee Jones [李琼斯]