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 10FFBC6FA86 for ; Sat, 17 Sep 2022 06:57:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229450AbiIQG47 (ORCPT ); Sat, 17 Sep 2022 02:56:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229436AbiIQG45 (ORCPT ); Sat, 17 Sep 2022 02:56:57 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 490C15AA30; Fri, 16 Sep 2022 23:56:56 -0700 (PDT) Received: from [167.98.135.4] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1oZRkw-0007Hc-Il; Sat, 17 Sep 2022 08:56:50 +0200 From: Heiko Stuebner To: Krzysztof Kozlowski , Johan Jonker Cc: zhangqing@rock-chips.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, sboyd@kernel.org, mturquette@baylibre.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] dt-bindings: clock: convert rockchip,rk3128-cru.txt to YAML Date: Sat, 17 Sep 2022 08:56:48 +0200 Message-ID: <1754977.TLkxdtWsSY@phil> In-Reply-To: References: <76d87f49-6a44-0a05-c9dc-af870fade924@gmail.com> <14d7bbb5-51c4-8fc0-2303-f5164c6da903@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Am Mittwoch, 14. September 2022, 11:25:48 CEST schrieb Johan Jonker: > > On 9/12/22 12:51, Krzysztof Kozlowski wrote: > > On 11/09/2022 23:20, Johan Jonker wrote: > >> Convert rockchip,rk3128-cru.txt to YAML. > >> > >> Signed-off-by: Johan Jonker > > > > Thank you for your patch. There is something to discuss/improve. > > > >> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.yaml > >> new file mode 100644 > >> index 000000000..03e5d7f0e > >> --- /dev/null > >> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.yaml > >> @@ -0,0 +1,73 @@ > >> +# SPDX-License-Identifier: GPL-2.0 > > > > > Can't it be Dual licensed? > > That depends on Heiko and Rockchip. > I can produce the patch for it, but I'm not in control whether they reply or not. Rockchip recently replied on other clock-patches to dual-license the binding, so this will be ok [0] . And for me, following in-kernel policies more, is always acceptable :-) Heiko [0] https://lore.kernel.org/all/510d1180-bc8e-7820-c772-ed7f35447087@rock-chips.com/ >From Finley with an @rock-chips.com address, so this should be ok