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 A7E4EC77B6E for ; Wed, 12 Apr 2023 15:04: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=5tGMOEhDNgMuTA99s5g8MH8oXjHSrPYd406uLymCp84=; b=3/M3cX6w993Dn/ KO0FCPXBdZIp1hGy0v/jCzxXJzHlNnGdRneJJkNJpaWHYqrhjhwXx6GhITc5iTGIAIQo7u/2ivvWW 4xi9kNa82YQ2ptYaXbEO1RyERUpfkftzqshAVXesMZvmse6A1WNOKCuSDVdHDkqC65W+0TVr1+5m5 V6qCmxKogirFZVA+52WkvodvesiMbH5bH4str3DaVRtZTwvsuVvSYE4S63+Q0hG0WuYog7QbNvACy FtJqg9KGdYdbSNDZnYgjyjJomnk+EzD3JmjzQahBcPTE5Z+R+oo9vG2gLmLtzAJ7PUkL1A0ncE7vn 6kkQiB7mikZdfzwp7aQw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pmc0p-003ZWf-2g; Wed, 12 Apr 2023 15:03:55 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pmc0m-003ZWI-2K for linux-arm-kernel@lists.infradead.org; Wed, 12 Apr 2023 15:03:54 +0000 Received: by mail-ot1-f43.google.com with SMTP id bu14-20020a0568300d0e00b0069fab3f4cafso5603088otb.9 for ; Wed, 12 Apr 2023 08:03:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681311831; x=1683903831; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=9Sli1ujJHYCJfuFT3afLYp4TXGvKZ5csEjqsQF+EWkM=; b=I3IevVWJURyo/KcA7bU5XPg5uhIkh4RnOBMSaXapCfJkP/OBwFR1VTn8FQF5gYudGF W+Ab7lrN/D/rX8eW94GQ9PVyNZ7WNH1P4wzuBY6joJgNqUrPEqIy6ULwTDXYJvkH0ngg hs8H4d+FSHexdO95veBxdypiKJQw08u3CjK3ddadI8od9pTK6kfa379QjvuNrth/edtn 3WcP4RiA2P9OHAs8gavoI+GkRzQvchTlyN90o5lZBRaU1o+a8Dd83EnvJUknZvC+RQQy Brv8/umw10WRCVpsYipLu9BgIgQjCJ/WMZjXBrURwnjnOaS5voS7OLplsdh5hiK+3bG5 Mlhw== X-Gm-Message-State: AAQBX9eQ1AI4sCm+MyTlmX/hOJ5hWI2LXNY2K4bF1rxBt1k7s2BQumUp 9d61XmzkIFfxthHVtER9AQ== X-Google-Smtp-Source: AKy350Zwe/o1P0qbgECgXkd6AaWJzSa0pHXPD83+bo8PJc2hRV6u+FN474DAvwV32gL3QcZhJuBjKA== X-Received: by 2002:a05:6830:195:b0:6a4:2d62:d3c9 with SMTP id q21-20020a056830019500b006a42d62d3c9mr37626ota.10.1681311831372; Wed, 12 Apr 2023 08:03:51 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id l9-20020a9d7349000000b006a2ddc13c46sm6441097otk.78.2023.04.12.08.03.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Apr 2023 08:03:50 -0700 (PDT) Received: (nullmailer pid 2369790 invoked by uid 1000); Wed, 12 Apr 2023 15:03:50 -0000 Date: Wed, 12 Apr 2023 10:03:50 -0500 From: Rob Herring To: Patrick Delaunay Cc: Alexandre TORGUE , Lee Jones , Krzysztof Kozlowski , Maxime Coquelin , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: mfd: stm32: Fix STM32F4 DT include file Message-ID: <20230412150350.GA2361252-robh@kernel.org> References: <20230407201235.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230407201235.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230412_080352_759712_4A84048A X-CRM114-Status: GOOD ( 17.05 ) 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 Fri, Apr 07, 2023 at 08:12:43PM +0200, Patrick Delaunay wrote: > Minor cosmetic change, aligned with file in U-Boot: > - remove extra space extra blank line really. Please make the subject reflect what the change is. This doesn't really 'Fix' anything and it's so generic it could be any change. Just 'Remove double blank line' would be much better and defines the exact change. > > Signed-off-by: Patrick Delaunay > --- > > include/dt-bindings/mfd/stm32f4-rcc.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/dt-bindings/mfd/stm32f4-rcc.h b/include/dt-bindings/mfd/stm32f4-rcc.h > index 309e8c79f27b..36448a5619a1 100644 > --- a/include/dt-bindings/mfd/stm32f4-rcc.h > +++ b/include/dt-bindings/mfd/stm32f4-rcc.h > @@ -34,7 +34,6 @@ > #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) > #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit) > > - > /* AHB2 */ > #define STM32F4_RCC_AHB2_DCMI 0 > #define STM32F4_RCC_AHB2_CRYP 4 > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 4D275C77B6E for ; Wed, 12 Apr 2023 15:04:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230502AbjDLPED (ORCPT ); Wed, 12 Apr 2023 11:04:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230423AbjDLPEA (ORCPT ); Wed, 12 Apr 2023 11:04:00 -0400 Received: from mail-ot1-f44.google.com (mail-ot1-f44.google.com [209.85.210.44]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 601486A6D; Wed, 12 Apr 2023 08:03:52 -0700 (PDT) Received: by mail-ot1-f44.google.com with SMTP id l13-20020a0568302b0d00b006a416ec44ccso1542741otv.2; Wed, 12 Apr 2023 08:03:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681311831; x=1683903831; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=9Sli1ujJHYCJfuFT3afLYp4TXGvKZ5csEjqsQF+EWkM=; b=esc8pROxOKqvOjYWsCs691+DTVfJCyF5znlpu5aafaq3N0hw3WWXmOazCizYywCGzK 3rPYsRNI28k03AOSBfxPhWdoo7RqMeUX8vrFPamVk9EvdaI0qGBN+pGD/qVStO3ev/Zo q02bqMbYsR4DAPrZ0MXEI7/qlmVFBJ5RZfA85AA8pkwFZf2aysyVANq3JF0AtWhCbVLK a7P6DQ+KTGbrVSqvxm3H6icdWQvwe3clI39Pn48T6GQGWNcvRgAYLwdrHCBesJOgF6PS 9m1kpriOvnHheGQl6wKSzH3Nzm6FyzvfTarQmphth7dq/GSo2URPe4sVGbU3t8iR/lbG nVgA== X-Gm-Message-State: AAQBX9eI6k4JOG1oyq43HR0ViADGuIIg+pQ7gWnYx4NclUIsRqdhXPtI kKZ9Pz+I+8L+MNdEidLDG+IAUJfvVw== X-Google-Smtp-Source: AKy350Zwe/o1P0qbgECgXkd6AaWJzSa0pHXPD83+bo8PJc2hRV6u+FN474DAvwV32gL3QcZhJuBjKA== X-Received: by 2002:a05:6830:195:b0:6a4:2d62:d3c9 with SMTP id q21-20020a056830019500b006a42d62d3c9mr37626ota.10.1681311831372; Wed, 12 Apr 2023 08:03:51 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id l9-20020a9d7349000000b006a2ddc13c46sm6441097otk.78.2023.04.12.08.03.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Apr 2023 08:03:50 -0700 (PDT) Received: (nullmailer pid 2369790 invoked by uid 1000); Wed, 12 Apr 2023 15:03:50 -0000 Date: Wed, 12 Apr 2023 10:03:50 -0500 From: Rob Herring To: Patrick Delaunay Cc: Alexandre TORGUE , Lee Jones , Krzysztof Kozlowski , Maxime Coquelin , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: mfd: stm32: Fix STM32F4 DT include file Message-ID: <20230412150350.GA2361252-robh@kernel.org> References: <20230407201235.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230407201235.1.I483a676579cc7e3ac07e1db649091553743fecc8@changeid> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Apr 07, 2023 at 08:12:43PM +0200, Patrick Delaunay wrote: > Minor cosmetic change, aligned with file in U-Boot: > - remove extra space extra blank line really. Please make the subject reflect what the change is. This doesn't really 'Fix' anything and it's so generic it could be any change. Just 'Remove double blank line' would be much better and defines the exact change. > > Signed-off-by: Patrick Delaunay > --- > > include/dt-bindings/mfd/stm32f4-rcc.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/dt-bindings/mfd/stm32f4-rcc.h b/include/dt-bindings/mfd/stm32f4-rcc.h > index 309e8c79f27b..36448a5619a1 100644 > --- a/include/dt-bindings/mfd/stm32f4-rcc.h > +++ b/include/dt-bindings/mfd/stm32f4-rcc.h > @@ -34,7 +34,6 @@ > #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) > #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit) > > - > /* AHB2 */ > #define STM32F4_RCC_AHB2_DCMI 0 > #define STM32F4_RCC_AHB2_CRYP 4 > -- > 2.25.1 >