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 1C72EC433EF for ; Thu, 21 Apr 2022 07:48:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1386190AbiDUHvc (ORCPT ); Thu, 21 Apr 2022 03:51:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1386182AbiDUHva (ORCPT ); Thu, 21 Apr 2022 03:51:30 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A62F7AE55 for ; Thu, 21 Apr 2022 00:48:40 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id r13so8279526ejd.5 for ; Thu, 21 Apr 2022 00:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=GPBUa5swIw6CZcs+Ui9I4QOAfuB4n7UzPWV5GhZeFFk=; b=QnWxD0bY+y/mjv2MJWP2qs3pRdSZw8gK822S+RKNlvhiMzxbliBzoGxjncMgiQt47Z oKSba9ZFFGHGJffpJSGCb27vkWX0c2U+KLVd+FWE5SosMF/MY+cGajpIe42CsFZUThvz 3RYRagCAYWGfF9jq7ceP9tSLTput9EFXv2AEXbs9bSnmuymDr8iIhq8+crcbqsviXaZB 1zxV9yWSMiuB4axPI6C4ZPCFuy2Wloyt/NauCRfUXLowyRMNTRXk5/ES+Jy5K5Co1nd8 +BTGjqBXPn8WB9FRt9LU6U5lZrlQBV+QKeEu5UZAsMIS3jdO3hLoOkTB3xUVC8Q6G7Oc jdFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=GPBUa5swIw6CZcs+Ui9I4QOAfuB4n7UzPWV5GhZeFFk=; b=m5FewfF+aJiLMGayPPxw3ZvkfPF0vTBxOpu+YJMDmjSXs5RgFPQ9YwukfAmg7aU2Bt TIH7BCZ0UnpJMUG/JWjhYhO9VYaIgeQnJk+bNiRci8lzhojy+4Vq5CXim6X4L8v7uX41 /JIcTvcnJMXiwayBD+KdVfg7+heNdbbKQmS8lderefKXX0H+GirpQOJ0HkrIoiSsqoa+ /kbgOSPSKdNV03GilVfL46DAam+udS3+POkKhrxH+6/8eVNytJxbzsfwJLmmQyLqX6Vj R5dh1e1wi08eWiDLD2xKDqIcIwntSu7ma4D3j28Q5kYIDxnHTc7JEl+41keygkJgsUnk XwSQ== X-Gm-Message-State: AOAM532gKdQJL272eLAyaZTbU9Oa+2L+0ewpqNbz7Q0M73dcoDRU0UBr 9WL8KtLTAsjpXeCaXKIjC4jD4g== X-Google-Smtp-Source: ABdhPJxxTIo0EJoqdQpU8qs9oxCB3A4HgYEhrYg2UFz+M03ekQxi8wWpCgLWaZnq0SwOPDBm8wdDNw== X-Received: by 2002:a17:906:2c42:b0:6e8:7b4b:3abb with SMTP id f2-20020a1709062c4200b006e87b4b3abbmr21979503ejh.565.1650527319278; Thu, 21 Apr 2022 00:48:39 -0700 (PDT) Received: from [192.168.0.226] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id i22-20020a1709063c5600b006e8a8a48baesm7622125ejg.99.2022.04.21.00.48.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Apr 2022 00:48:38 -0700 (PDT) Message-ID: Date: Thu, 21 Apr 2022 09:48:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 07/15] dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions Content-Language: en-US To: Yoshihiro Shimoda , geert+renesas@glider.be, magnus.damm@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, gregkh@linuxfoundation.org Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org References: <20220420084255.375700-1-yoshihiro.shimoda.uh@renesas.com> <20220420084255.375700-8-yoshihiro.shimoda.uh@renesas.com> From: Krzysztof Kozlowski In-Reply-To: <20220420084255.375700-8-yoshihiro.shimoda.uh@renesas.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/04/2022 10:42, Yoshihiro Shimoda wrote: > Add all Clock Pulse Generator Core Clock Outputs for the Renesas > R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Yoshihiro Shimoda > --- > include/dt-bindings/clock/r8a779g0-cpg-mssr.h | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 include/dt-bindings/clock/r8a779g0-cpg-mssr.h > > diff --git a/include/dt-bindings/clock/r8a779g0-cpg-mssr.h b/include/dt-bindings/clock/r8a779g0-cpg-mssr.h > new file mode 100644 > index 000000000000..07a94cf45581 > --- /dev/null > +++ b/include/dt-bindings/clock/r8a779g0-cpg-mssr.h > @@ -0,0 +1,87 @@ > +/* SPDX-License-Identifier: (GPL-2.0 or MIT) */ Any reason why not licensing it the same as bindings document (GPL-2.0-only OR BSD-2-Clause)? The same applies to patch 5. MIT and BSD-2-clause are almost the same, AFAIR, so let's stick to one (BSD-2-clause) for consistency? Best regards, Krzysztof