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 2E294C433EF for ; Mon, 11 Jul 2022 19:49:34 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Dln2tjFNK8lKNaDq1LHWKPsI77YZPZQFIsxQRxL+Ja8=; b=apEZWHArbnWA8H PS4w5SqTJXfHhbX+pXanX4hqYlZmZ+nSBTY14wpHTeT3NjbVm6tpgpbMiFnbHK1McbiWcbSxOeDrE N0fO8Qrw0ZYcyoCfVv2jED/uS4G+AIjb54saqD55bZjSC+zqtflLzBztFy6RuL6BSWSdJzI+ZLRC6 s28SypVh5vwja6ufDvMCyDY5UK/QWErb6i3nOmJJwcFnrk2lp2wv2f4OHm1FB7/N+bAP2nobNHunI 8iay4owZdlwk+o8tbe6k2de3g6sFewvlhZahtKvXOnTnU0VnLSeAgWSC7W+QzujsqYVfjqJAdJkUH fVJ1W07gqlxzgCxTAsrg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAzOR-004Qmn-0P; Mon, 11 Jul 2022 19:48:31 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAzON-004Qh5-Q8 for linux-arm-kernel@lists.infradead.org; Mon, 11 Jul 2022 19:48:29 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id 356ACB8112C; Mon, 11 Jul 2022 19:48:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9F14C34115; Mon, 11 Jul 2022 19:48:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657568901; bh=Lxp2E8ekZg/0/qPQCqI9niN28BmOoqa+084t2OecaxQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=YxXD/mTjTqCaB+xAsUAsx5wPlZyTLA1JS2cWIDvH8zPMmp5WHHU47M3vosuOTGWPw uNxWJ63ztw8V59ffzmkIyoBKSZX2JrfB2W86xG5zQDRaiyT4/gMmBNVrORIN+9G3xN 6ZjIi7Pgid+EMsffKAoxGvyEOGvDEOt6huxIQDUWFcueM+NmlaVHxZgzXBINFib5Eu OZx1Om4AIdigCzUXyqwihik63qeY3U0zqugh38tx/nHCLZyF79zSLgae0glCzUklwW n9w9PctF478M6weu4usG28B5GV0GbHoON8uf6q0mjrTOHbZ7oEvC680MwuSO47Dmff DYGga0ZiAQT3Q== MIME-Version: 1.0 In-Reply-To: <20220711123519.217219-4-tmaimon77@gmail.com> References: <20220711123519.217219-1-tmaimon77@gmail.com> <20220711123519.217219-4-tmaimon77@gmail.com> Subject: Re: [PATCH v8 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock From: Stephen Boyd Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-serial@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tomer Maimon , Krzysztof Kozlowski To: Tomer Maimon , arnd@arndb.de, avifishman70@gmail.com, benjaminfair@google.com, biju.das.jz@bp.renesas.com, bjorn.andersson@linaro.org, catalin.marinas@arm.com, daniel.lezcano@linaro.org, geert+renesas@glider.be, gregkh@linuxfoundation.org, j.neuschaefer@gmx.net, jirislaby@kernel.org, joel@jms.id.au, krzysztof.kozlowski+dt@linaro.org, linux@roeck-us.net, lkundrak@v3.sk, marcel.ziswiler@toradex.com, mturquette@baylibre.com, nobuhiro1.iwamatsu@toshiba.co.jp, olof@lixom.net, p.zabel@pengutronix.de, robert.hancock@calian.com, robh+dt@kernel.org, shawnguo@kernel.org, tali.perry1@gmail.com, tglx@linutronix.de, venture@google.com, vkoul@kernel.org, will@kernel.org, wim@linux-watchdog.org, yuenn@google.com Date: Mon, 11 Jul 2022 12:48:18 -0700 User-Agent: alot/0.10 Message-Id: <20220711194820.D9F14C34115@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220711_124828_034430_B2A57E4D X-CRM114-Status: UNSURE ( 7.14 ) X-CRM114-Notice: Please train this message. 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 Quoting Tomer Maimon (2022-07-11 05:35:06) > Add binding for the Arbel BMC NPCM8XX Clock controller. > > Signed-off-by: Tomer Maimon > Reviewed-by: Krzysztof Kozlowski > --- Acked-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel