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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34327C433EF for ; Fri, 8 Oct 2021 15:31:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 138C060F6F for ; Fri, 8 Oct 2021 15:31:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243006AbhJHPdn (ORCPT ); Fri, 8 Oct 2021 11:33:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242978AbhJHPdi (ORCPT ); Fri, 8 Oct 2021 11:33:38 -0400 Received: from mail-vs1-xe2c.google.com (mail-vs1-xe2c.google.com [IPv6:2607:f8b0:4864:20::e2c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5E44DC061764 for ; Fri, 8 Oct 2021 08:31:43 -0700 (PDT) Received: by mail-vs1-xe2c.google.com with SMTP id v4so10940190vsg.12 for ; Fri, 08 Oct 2021 08:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wfDWQNp2UL5+jS6p6MxQkSeoBswEyDZEW6ZvRWiqAYE=; b=FG4nizPJKDttHDSuuLn3c6p8Myl+TE1ZajoLc02DiK82T5KiV2nzbAt9Lv37fLIA8x jKWygR3yU4GfALjLvhn9RMbmj/MaEHuxJgQEoSfc5lYuqIkrvBvRubGjJHE63lSnPr1B QTFecQ9I+HD1MPhI5wHPc4d0fh3EkJfZl/pqaQT9QiF3n1eJoI8wIO0hbET6LovqlLUG idSGGFCcJz6UCgWODWsu5YjmH08T+PLc0TXKMwKEPjR5fsPatYxvLH8cm6U75QRAx9xo x0+OJbzzXys4T0ZoXT5HVbErDYC6s1LvqGnsBCkjOLwX9Ue7hn4MVNOPWPtT9ip/m4Ds EZSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wfDWQNp2UL5+jS6p6MxQkSeoBswEyDZEW6ZvRWiqAYE=; b=7Z2i8NvTGo80MhM/lmBE67LifaDF3MSNQ3FMsnZUg65/NQFE+2xJkSZf2+BowEyNxt 9M6aOkPk1b8ySeDl5GGFrnI+fcu5nTUFLpnBg2m/yN52uykGrAmLHUwuqngKpJ/Z7BNg eCT0Cf/yZXM81mYvAu9ihGITkWfo1h/W1FoX1BBCccnw+jCKyOkVDYwiJYag0+JPS4ox vpDbT/hzkIWc7kNUM9Mi7Mwa5UpPUtbvTYdAKJRa/o5FMUEWODj6hg402YyrYIPjDh/8 3dDkFAvPxWyY8MsKTfexnfnoFxDox0Or8aagjR3e9adicVKXf/IKE/uQvKjCVjgV5TBy OXng== X-Gm-Message-State: AOAM530+31+gI3GIFHyHGf4tEFykG7YvwCl1EQ9r2KZqWurW2ThRsmEf GxMw/QF7c7GdKu7hwfc5B/LyKpynaiVJLHk9NlZ9DQ== X-Google-Smtp-Source: ABdhPJyvkGFu2hMnsDq29OMlmBSQiVg7L1kDuYFftacecAIHtbfGGV1GkOkzVRQpb7mW2uyOr4/ZNuPmO90t1XUAn1k= X-Received: by 2002:a67:d91b:: with SMTP id t27mr11899992vsj.55.1633707102322; Fri, 08 Oct 2021 08:31:42 -0700 (PDT) MIME-Version: 1.0 References: <20211007194113.10507-1-semen.protsenko@linaro.org> <20211007194113.10507-4-semen.protsenko@linaro.org> In-Reply-To: From: Sam Protsenko Date: Fri, 8 Oct 2021 18:31:30 +0300 Message-ID: Subject: Re: [PATCH v2 3/5] dt-bindings: clock: Add bindings definitions for Exynos850 CMU To: Krzysztof Kozlowski Cc: Sylwester Nawrocki , =?UTF-8?Q?Pawe=C5=82_Chmiel?= , Chanwoo Choi , Tomasz Figa , Rob Herring , Stephen Boyd , Michael Turquette , Ryu Euiyoul , Tom Gall , Sumit Semwal , John Stultz , Amit Pundir , devicetree , linux-arm Mailing List , linux-clk , Linux Kernel Mailing List , Linux Samsung SOC Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Oct 2021 at 09:45, Krzysztof Kozlowski wrote: > > On 07/10/2021 21:41, Sam Protsenko wrote: > > Clock controller driver is designed to have separate instances for each > > particular CMU. So clock IDs in this bindings header also start from 1 > > for each CMU. > > > > Signed-off-by: Sam Protsenko > > Reviewed-by: Krzysztof Kozlowski > > Acked-by: Rob Herring > > --- > > Changes in v2: > > - Added all clock ids > > - Added CLK_ prefix for all clock constants > > - Added R-b tag by Krzysztof Kozlowski > > - Added Ack tag by Rob Herring > > > > include/dt-bindings/clock/exynos850.h | 141 ++++++++++++++++++++++++++ > > 1 file changed, 141 insertions(+) > > create mode 100644 include/dt-bindings/clock/exynos850.h > > > > diff --git a/include/dt-bindings/clock/exynos850.h b/include/dt-bindings/clock/exynos850.h > > new file mode 100644 > > index 000000000000..a44c5f91d3c7 > > --- /dev/null > > +++ b/include/dt-bindings/clock/exynos850.h > > @@ -0,0 +1,141 @@ > > +/* SPDX-License-Identifier: GPL-2.0-only */ > > The bindings are preferred to be under GPL-2.0+BSD. I don't know about > such policy for the headers but it seems reasonable - allows re-usage in > other systems. Do you mind licensing it under: > GPL-2.0-only or BSD-2-Clause > ? > Sure, will do in v3. > Best regards, > Krzysztof > > > +/* > > + * Copyright (C) 2021 Linaro Ltd. > > + * Author: Sam Protsenko > > + * > > + * Device Tree binding constants for Exynos850 clock controller. > > + */ > > + > > +#ifndef _DT_BINDINGS_CLOCK_EXYNOS_850_H > > +#define _DT_BINDINGS_CLOCK_EXYNOS_850_H > > + > > +/* CMU_TOP */ 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF7B9C433F5 for ; Fri, 8 Oct 2021 15:33:42 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B5EFC60FD7 for ; Fri, 8 Oct 2021 15:33:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B5EFC60FD7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Vu16LJnnw+YkWTjCUqXBmnlbs+0vgytJlfQsSPu0g8Q=; b=eCtYrvOq9VZyuz VI6ooPDRv064pcr1uibetCqPkU+WxVLXoLqOVCTHEI/VqGffquvzcim9CCCeemvHUcAzbuEhFO1Cy xykZJ9I7I286r4cWq2w26fptNwNkRPOMHN9+VUmL7y2xr43Cp1i/zSq6fVmAbknMO8MREwZVdUoLu a68Vo63U90XA2x/PF3IBene9pUagQoEtoVOjWj5mpkNh1Fq/O0I2CmF8Rz8nu+PqaAEA7t2MxTxI1 Eo4TmIjCEEc6tjU7+xNjAJZRaAz6hyDR72p7ZiMft+vy81jV/FHeuZjlrQYo1PkXMQDOYIMixQFVp eqF0InqyYaEK41PcZiKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYrqg-003ETE-5I; Fri, 08 Oct 2021 15:31:50 +0000 Received: from mail-vs1-xe2d.google.com ([2607:f8b0:4864:20::e2d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYrqb-003ESA-Ca for linux-arm-kernel@lists.infradead.org; Fri, 08 Oct 2021 15:31:47 +0000 Received: by mail-vs1-xe2d.google.com with SMTP id 188so11071896vsv.0 for ; Fri, 08 Oct 2021 08:31:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wfDWQNp2UL5+jS6p6MxQkSeoBswEyDZEW6ZvRWiqAYE=; b=FG4nizPJKDttHDSuuLn3c6p8Myl+TE1ZajoLc02DiK82T5KiV2nzbAt9Lv37fLIA8x jKWygR3yU4GfALjLvhn9RMbmj/MaEHuxJgQEoSfc5lYuqIkrvBvRubGjJHE63lSnPr1B QTFecQ9I+HD1MPhI5wHPc4d0fh3EkJfZl/pqaQT9QiF3n1eJoI8wIO0hbET6LovqlLUG idSGGFCcJz6UCgWODWsu5YjmH08T+PLc0TXKMwKEPjR5fsPatYxvLH8cm6U75QRAx9xo x0+OJbzzXys4T0ZoXT5HVbErDYC6s1LvqGnsBCkjOLwX9Ue7hn4MVNOPWPtT9ip/m4Ds EZSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wfDWQNp2UL5+jS6p6MxQkSeoBswEyDZEW6ZvRWiqAYE=; b=aUGUJbI8C2Q4Qzb09OvzvfBIX0PjmH6JDj6dbM4IeaXPK4Ir5UjiOGEmx/2LnHAaZR R1QARJXofi63ntV1tp3tWpwdjd1gjR7H8j12BfS5Qyg0axxDFeLJw6gF9LMwbeNspdyq HCeDLAtFwilU778+dFA9Ylfib9ImT20tnAyF/GSbcu/9NXJD8jb6TF8FPsi5RZxN9aMi 3JZNlryUWjHlDzrkDInaYqGKmK1Ukj1Jt0dRP4d8xyptkecBgpHfDgbgGtng0rmMViFm EDJ+IfvKoOqrq4kltqwUwVjdODTxBnFzb0IHsFt9BUXy6YqJfH7pwkUR6C37wsbFppTj sajg== X-Gm-Message-State: AOAM532B0hTc+l9OZn5ZFNptJ+HbKYIoequBtQJO3B28mz4/zTfn/w5H YeeFLPAHxDmhXWuuUa+rEsv/Vs72PWp0SjrHUz+epQ== X-Google-Smtp-Source: ABdhPJyvkGFu2hMnsDq29OMlmBSQiVg7L1kDuYFftacecAIHtbfGGV1GkOkzVRQpb7mW2uyOr4/ZNuPmO90t1XUAn1k= X-Received: by 2002:a67:d91b:: with SMTP id t27mr11899992vsj.55.1633707102322; Fri, 08 Oct 2021 08:31:42 -0700 (PDT) MIME-Version: 1.0 References: <20211007194113.10507-1-semen.protsenko@linaro.org> <20211007194113.10507-4-semen.protsenko@linaro.org> In-Reply-To: From: Sam Protsenko Date: Fri, 8 Oct 2021 18:31:30 +0300 Message-ID: Subject: Re: [PATCH v2 3/5] dt-bindings: clock: Add bindings definitions for Exynos850 CMU To: Krzysztof Kozlowski Cc: Sylwester Nawrocki , =?UTF-8?Q?Pawe=C5=82_Chmiel?= , Chanwoo Choi , Tomasz Figa , Rob Herring , Stephen Boyd , Michael Turquette , Ryu Euiyoul , Tom Gall , Sumit Semwal , John Stultz , Amit Pundir , devicetree , linux-arm Mailing List , linux-clk , Linux Kernel Mailing List , Linux Samsung SOC X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211008_083145_477090_CA741B3F X-CRM114-Status: GOOD ( 24.35 ) 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, 8 Oct 2021 at 09:45, Krzysztof Kozlowski wrote: > > On 07/10/2021 21:41, Sam Protsenko wrote: > > Clock controller driver is designed to have separate instances for each > > particular CMU. So clock IDs in this bindings header also start from 1 > > for each CMU. > > > > Signed-off-by: Sam Protsenko > > Reviewed-by: Krzysztof Kozlowski > > Acked-by: Rob Herring > > --- > > Changes in v2: > > - Added all clock ids > > - Added CLK_ prefix for all clock constants > > - Added R-b tag by Krzysztof Kozlowski > > - Added Ack tag by Rob Herring > > > > include/dt-bindings/clock/exynos850.h | 141 ++++++++++++++++++++++++++ > > 1 file changed, 141 insertions(+) > > create mode 100644 include/dt-bindings/clock/exynos850.h > > > > diff --git a/include/dt-bindings/clock/exynos850.h b/include/dt-bindings/clock/exynos850.h > > new file mode 100644 > > index 000000000000..a44c5f91d3c7 > > --- /dev/null > > +++ b/include/dt-bindings/clock/exynos850.h > > @@ -0,0 +1,141 @@ > > +/* SPDX-License-Identifier: GPL-2.0-only */ > > The bindings are preferred to be under GPL-2.0+BSD. I don't know about > such policy for the headers but it seems reasonable - allows re-usage in > other systems. Do you mind licensing it under: > GPL-2.0-only or BSD-2-Clause > ? > Sure, will do in v3. > Best regards, > Krzysztof > > > +/* > > + * Copyright (C) 2021 Linaro Ltd. > > + * Author: Sam Protsenko > > + * > > + * Device Tree binding constants for Exynos850 clock controller. > > + */ > > + > > +#ifndef _DT_BINDINGS_CLOCK_EXYNOS_850_H > > +#define _DT_BINDINGS_CLOCK_EXYNOS_850_H > > + > > +/* CMU_TOP */ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel