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 62F6ECA0EF1 for ; Tue, 12 Sep 2023 16:03:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236457AbjILQDl (ORCPT ); Tue, 12 Sep 2023 12:03:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236571AbjILQDj (ORCPT ); Tue, 12 Sep 2023 12:03:39 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A33D1711; Tue, 12 Sep 2023 09:03:35 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0F51C433C8; Tue, 12 Sep 2023 16:03:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694534614; bh=jhQZ1CmXtmQWO+Zqfid8byzhjX8dmJ/fY3+CMaBl+js=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HhNgVPNthdM4cQM2e4oKGXVNinoAs+E8303SoK+GZ7VunwZ2Axsk3oCAxGOrDcxKT 8Ycjmrel1KVtlgv8HrYzzCBkmLW1yj0fgEHYvLV1TFyrC6TVwS39FsHB6hKyqlfkJp 105YzRenWiRl8eHK/piM79ojhTh3leSWrBUubJisln9I2Tw462imd/dLY+64gc7ztA LE+b9lY6FAi6Vgu9z6A4vjT6FhiuOZlyXt43dWio53Nz0/pQFTAWqLL72SoTPTQLjG AkZQuudvhS7omknoGMIgyTfRzEoDmKl4RoNn+9FYhJLk3EEjlIaLslYDcfOz1Nqhff 96ZvYGPjtR1Vw== Received: (nullmailer pid 865941 invoked by uid 1000); Tue, 12 Sep 2023 16:03:30 -0000 Date: Tue, 12 Sep 2023 11:03:30 -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 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions Message-ID: <20230912160330.GA864606-robh@kernel.org> References: <20230912045157.177966-1-claudiu.beznea.uj@bp.renesas.com> <20230912045157.177966-22-claudiu.beznea.uj@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230912045157.177966-22-claudiu.beznea.uj@bp.renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Tue, Sep 12, 2023 at 07:51:41AM +0300, Claudiu wrote: > From: Claudiu Beznea > > Add RZ/G3S (R9A08G045) Clock Pulse Generator (CPG) core clocks, module > clocks and resets. This is part of the binding, so it can be squashed with the previous patch. The ack there still stands. > > Signed-off-by: Claudiu Beznea > --- > include/dt-bindings/clock/r9a08g045-cpg.h | 243 ++++++++++++++++++++++ > 1 file changed, 243 insertions(+) > create mode 100644 include/dt-bindings/clock/r9a08g045-cpg.h 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 6C23FCA0EF1 for ; Tue, 12 Sep 2023 16:04:06 +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=ClJMkVqUVM/D6hSqLDVDapQhwG77xsCrFVKx18DI8hE=; b=0YELGrJ/gfiC2O Jvh+BzuwEbNeF0Dyq6X7EiWXbux6M2Qwp/2dO8kcFaD/iPlijsyo4SBmBi36gHOFjKNGoyx6TlfMK r4+5V6ybzslHMNv97BXkPuCrXAb6WnqKOEFKxrzJszhIHHs+Y44lq2Gg6oiYugw15qTT//49MZf2v b1vnpLL1yiqxzDfKPh5WbTMVo9trtyvfklDxNxTBHyewOqh86OSOIjGEWP+u6GI259ZIvNKYnk9wX 3cDN7ZqAnNy4MtqZpYYhOMzU/XkLazS+aelTI4V8kcUWiuXC02g446BgFVjeHhgzAa8B99+qEuZ92 ytEpatzzzEbX6nuhnt0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qg5rY-003mNW-0v; Tue, 12 Sep 2023 16:03:40 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qg5rV-003mMg-1i for linux-arm-kernel@lists.infradead.org; Tue, 12 Sep 2023 16:03:38 +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 31CF8B81E5A; Tue, 12 Sep 2023 16:03:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E0F51C433C8; Tue, 12 Sep 2023 16:03:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694534614; bh=jhQZ1CmXtmQWO+Zqfid8byzhjX8dmJ/fY3+CMaBl+js=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HhNgVPNthdM4cQM2e4oKGXVNinoAs+E8303SoK+GZ7VunwZ2Axsk3oCAxGOrDcxKT 8Ycjmrel1KVtlgv8HrYzzCBkmLW1yj0fgEHYvLV1TFyrC6TVwS39FsHB6hKyqlfkJp 105YzRenWiRl8eHK/piM79ojhTh3leSWrBUubJisln9I2Tw462imd/dLY+64gc7ztA LE+b9lY6FAi6Vgu9z6A4vjT6FhiuOZlyXt43dWio53Nz0/pQFTAWqLL72SoTPTQLjG AkZQuudvhS7omknoGMIgyTfRzEoDmKl4RoNn+9FYhJLk3EEjlIaLslYDcfOz1Nqhff 96ZvYGPjtR1Vw== Received: (nullmailer pid 865941 invoked by uid 1000); Tue, 12 Sep 2023 16:03:30 -0000 Date: Tue, 12 Sep 2023 11:03:30 -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 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions Message-ID: <20230912160330.GA864606-robh@kernel.org> References: <20230912045157.177966-1-claudiu.beznea.uj@bp.renesas.com> <20230912045157.177966-22-claudiu.beznea.uj@bp.renesas.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230912045157.177966-22-claudiu.beznea.uj@bp.renesas.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230912_090337_709449_DEC59AFC X-CRM114-Status: GOOD ( 11.66 ) 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:41AM +0300, Claudiu wrote: > From: Claudiu Beznea > > Add RZ/G3S (R9A08G045) Clock Pulse Generator (CPG) core clocks, module > clocks and resets. This is part of the binding, so it can be squashed with the previous patch. The ack there still stands. > > Signed-off-by: Claudiu Beznea > --- > include/dt-bindings/clock/r9a08g045-cpg.h | 243 ++++++++++++++++++++++ > 1 file changed, 243 insertions(+) > create mode 100644 include/dt-bindings/clock/r9a08g045-cpg.h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel