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 EE194C433EF for ; Fri, 10 Dec 2021 21:29:38 +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=/fWvBtwqf+vaNiE7OSLisAXAvCdsJm2qobuAWt+Cp60=; b=iRaxaEjPOwNZ8Y thFH34sZ402ExdfrlNZVKvLbh231Nj3O0H9j5F9TPZCJJhaL+tYMDp0Zfh2OKrPKde2oz12B3BnAf XUE830KddzPZQMHvwddrQJoPNC48c/Uo5zuz3MD9RiRWNYxc1EcnHKUeSZJ5/1A0bMQl1yVI4p3Vw w9TZzyHvNl9DVxgVsMuhdZ8INf8gY+7yx95JBHFz8L1IRnbCkF+ZpETsIOUlSTC+WCDllxE4B7zxl 435AP5JhLmAEK1yvracqyzHvIhg1TU/0p3ROJ7HwLPiGN/vNPo/IZOEmQojXfA6d2RA8AwowARe0M nyU6SdR2funNJcvWkWDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvnRI-003raq-8g; Fri, 10 Dec 2021 21:28:24 +0000 Received: from mail-oo1-f53.google.com ([209.85.161.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvnRE-003rZJ-1t for linux-arm-kernel@lists.infradead.org; Fri, 10 Dec 2021 21:28:21 +0000 Received: by mail-oo1-f53.google.com with SMTP id g11-20020a4a754b000000b002c679a02b18so2705026oof.3 for ; Fri, 10 Dec 2021 13:28:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=AEGxhPGSJ0DPsy5LNBN3m1DeP3hKNjSMYLrcuOnRxIU=; b=7BkXqecAkl8S03eSNXcJIVqXOJNfgl4Bu7dgwWB1p60N90yJktiT3bZWIvDLJdlBs0 Dmb0szRlDAIiPPbK+UnlPKUqA7HFnAh3tDu/INhLMATbhw6hYinzy5q/bcnTHcEozUhR slPn0C3WiLVC/9X3BE8gAluZTkIacN5Mhn8O4rBgKwHwXIvT/XsHgGT5UGxeVxBKb+xd R5REIInJmKHSWG+vZcCYQa29fb4D2aT2SF1n6bmh6xtpDpB1nOKoCw5sKymFaHPx+kvk 3NJwxBlQ0h1lKvGHiF80jrm7WI5taFY7VJVBmmzGMYfoj7zlUuwldPhHD0FJd+8oWgg/ tQqQ== X-Gm-Message-State: AOAM532BJyfyehudeNuaihJL63Oryp25Z+2xXCZDNIHWF9wjntxPYFpg 0s2jNviawv2lAiqw9lGq0A== X-Google-Smtp-Source: ABdhPJwUvDMhOZ0QuT0/xwOAD4OVc8DPYqtAh+nU2te8BpCzdVHRhTpUzHc72Xdxdr31SC6HQ3CdOA== X-Received: by 2002:a4a:d98c:: with SMTP id k12mr9815755oou.82.1639171698662; Fri, 10 Dec 2021 13:28:18 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id t14sm739797oth.81.2021.12.10.13.28.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Dec 2021 13:28:18 -0800 (PST) Received: (nullmailer pid 1936301 invoked by uid 1000); Fri, 10 Dec 2021 21:28:17 -0000 Date: Fri, 10 Dec 2021 15:28:17 -0600 From: Rob Herring To: David Virag Cc: Rob Herring , Michael Turquette , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Krzysztof Kozlowski , Sylwester Nawrocki , Sam Protsenko , Tomasz Figa , linux-samsung-soc@vger.kernel.org, Chanwoo Choi , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Stephen Boyd Subject: Re: [PATCH v4 2/7] dt-bindings: clock: Document Exynos7885 CMU bindings Message-ID: References: <20211206153124.427102-1-virag.david003@gmail.com> <20211206153124.427102-3-virag.david003@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211206153124.427102-3-virag.david003@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211210_132820_116363_0EEA264D X-CRM114-Status: GOOD ( 13.49 ) 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 Mon, 06 Dec 2021 16:31:16 +0100, David Virag wrote: > Provide dt-schema documentation for Exynos7885 SoC clock controller. > Description is modified from Exynos850 clock controller documentation as > I couldn't describe it any better, that was written by Sam Protsenko. > > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: David Virag > --- > Changes in v2: > - Fixed double : in description > - Added R-b tag by Krzysztof Kozlowski > > Changes in v3: > - Nothing > > Changes in v4: > - Fix leading 0x in example. > > .../clock/samsung,exynos7885-clock.yaml | 166 ++++++++++++++++++ > 1 file changed, 166 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/samsung,exynos7885-clock.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel