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 D7E98ECAAD5 for ; Fri, 9 Sep 2022 15:50:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231549AbiIIPuW (ORCPT ); Fri, 9 Sep 2022 11:50:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230490AbiIIPuU (ORCPT ); Fri, 9 Sep 2022 11:50:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 553995F7ED; Fri, 9 Sep 2022 08:50:19 -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 E5E0D62016; Fri, 9 Sep 2022 15:50:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AB87FC433D6; Fri, 9 Sep 2022 15:50:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662738618; bh=K4+LglmFp8FKylejwGTXUXRPRgG940EZ6uOZ5dbE5Xs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FZ+zvbQ55IL88ER3l79/TjnFA1C/cc7HTrVT4Re4Zfz3HM7NiPjJgoOSTEalTtkHh GjCV7NVRrHbDblb693XBXkmc/gdU+B6Up4jf73tnVng+mOaAQa0LGRbzn5RmTbHfg5 GPayF2tImeLw/q3/ecMTB91uHs6TmmIWzivxu2lWjxjkBH2iZD3Er3m2CNoanwF9Gd yTPCATdlQlBllB7HfJsO50oLdbiFlr+Naqs1IIpbRf97itaOu0EiTaW1OKygYqy4yy V+VrgqvZaQ0TnQ7YDS6QdzQQzYzlEPimQrOk+OtKuBmb8q9yEU4IEiIwwtxpkKCjYl hD3nSg5M+0Xvg== Date: Fri, 9 Sep 2022 16:50:12 +0100 From: Lee Jones To: Cixi Geng Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, orsonzhai@gmail.com, baolin.wang@linux.alibaba.com, zhang.lyra@gmail.com, mturquette@baylibre.com, sboyd@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [RESEND][PATCH V8 1/2] dt-bindings: mfd: sprd: Add bindings for ums512 global registers Message-ID: References: <20220909152421.278662-1-gengcixi@gmail.com> <20220909152421.278662-2-gengcixi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220909152421.278662-2-gengcixi@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 09 Sep 2022, Cixi Geng wrote: > From: Chunyan Zhang > > Add bindings for Unisoc system global register which provide register map > for clocks. > > Signed-off-by: Chunyan Zhang > Signed-off-by: Cixi Geng > Reviewed-by: Rob Herring > --- > .../bindings/mfd/sprd,ums512-glbreg.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml Applied, thanks. -- Lee Jones [李琼斯]