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 F36C6C25B0C for ; Thu, 11 Aug 2022 09:02:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234836AbiHKJCy (ORCPT ); Thu, 11 Aug 2022 05:02:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234385AbiHKJCy (ORCPT ); Thu, 11 Aug 2022 05:02:54 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA3A71706F for ; Thu, 11 Aug 2022 02:02:51 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id fy5so1584564ejc.3 for ; Thu, 11 Aug 2022 02:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=pPnoh77QEcb+sKjdUBUVtHO5SMPJaPgXOLcl+ed6QOk=; b=IXX6jMMZyMHVMk0TiNF4dt/q+pPM6XZ8yg81aYk029NESvkf12Emw9btUPkil0WEsR 1PMsQYO3PUCDYDfz81FzleYvJu9C3c03jCBPzl1ijNceaeE6bJX3o0Hca9Jxiw8yEQbx h2UPY1i+ss4F9YZlzZB/qlZmF5zfClDJqZl1RVycUixhb5d57s5YhFIyuVntEeoHTy1c jvokit9Y2qe1qFgn6RkshFkMYyAwBtSTaNO2JYG5eCad4tafI3zXVnlW3EBU+qOAQdSy ZJIPxKeLkt2QIZCy/ieehi0trHlCci1uPzvqgvgoRFF00YWE2cg/M+l/viKARC3jLOpT oWMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=pPnoh77QEcb+sKjdUBUVtHO5SMPJaPgXOLcl+ed6QOk=; b=WuV33c8celcTFbspLDfsayAmcXtXjTH4DOFwAhyoHySMybWwe0lenq3x3kfV+MMciX rMh2dtFLu6saWJel66yuNx97+fZ415GLAntzCmL5H84+sk8hxqczcPNftURh4CEi4LQw 6HumnB26oyvasHKEMRHPWgN50ZBoh/KRE86sCzUo3mfMMdUf5vmygm5DhkqgOVBc/lLk lXoA2x0zYl6yjf76XPCyrL92GxRV/km8g+6WIqbvVFF9JZ5UWDMWgSNnX+r/agxXM8V/ /dXfeC+ri7FmN9x+iaTYovJX/VeGaXEVnnuwk0GNsJ2y3iBdjWWV8IWQ7Hry34RsWgov Qnrg== X-Gm-Message-State: ACgBeo0KER+J9MrmroX8XKseu5IlSJtvixEkbZkUHixFzkzJEspCTcWG sMCuEPrvLtigwdWZe27koJw/uA== X-Google-Smtp-Source: AA6agR6sVb8BEuxDhpl4+d5fPlqr2RhhkvOY8mq+n60l4jTmNyzMGtr3zfbk0tsLoxqb7bKLwfs+2w== X-Received: by 2002:a17:907:7292:b0:733:1965:3176 with SMTP id dt18-20020a170907729200b0073319653176mr3867288ejc.318.1660208570424; Thu, 11 Aug 2022 02:02:50 -0700 (PDT) Received: from blmsp ([2001:4090:a243:8036:200c:a862:4253:884]) by smtp.gmail.com with ESMTPSA id n6-20020aa7c786000000b0043a554818afsm8782252eds.42.2022.08.11.02.02.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Aug 2022 02:02:49 -0700 (PDT) Date: Thu, 11 Aug 2022 11:02:49 +0200 From: Markus Schneider-Pargmann To: Krzysztof Kozlowski Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Fabien Parent , AngeloGioacchino Del Regno , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Fabien Parent Subject: Re: [PATCH v3 1/4] dt-bindings: clock: mediatek: add bindings for MT8365 SoC Message-ID: <20220811090249.ymetmw5xacc2dhin@blmsp> References: <20220811084433.2598575-1-msp@baylibre.com> <20220811084433.2598575-2-msp@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Krzysztof, On Thu, Aug 11, 2022 at 11:50:05AM +0300, Krzysztof Kozlowski wrote: > On 11/08/2022 11:44, Markus Schneider-Pargmann wrote: > > From: Fabien Parent > > > > Add the clock bindings for the MediaTek MT8365 SoC. > > > > Signed-off-by: Fabien Parent > > Reviewed-by: Krzysztof Kozlowski > > Signed-off-by: Markus Schneider-Pargmann > > --- > > .../bindings/clock/mediatek,mt8365-clock.yaml | 42 ++ > > .../clock/mediatek,mt8365-sys-clock.yaml | 47 +++ > > .../dt-bindings/clock/mediatek,mt8365-clk.h | 374 ++++++++++++++++++ > > 3 files changed, 463 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml > > create mode 100644 Documentation/devicetree/bindings/clock/mediatek,mt8365-sys-clock.yaml > > create mode 100644 include/dt-bindings/clock/mediatek,mt8365-clk.h > > > > diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml > > new file mode 100644 > > index 000000000000..31cd248e772b > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/clock/mediatek,mt8365-clock.yaml > > @@ -0,0 +1,42 @@ > > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > > +%YAML 1.2 > > +--- > > +$id: "http://devicetree.org/schemas/clock/mediatek,mt8365-clock.yaml#" > > +$schema: "http://devicetree.org/meta-schemas/core.yaml#" > > No quotes needed in both lines. > > > + > > +title: MediaTek Functional Clock Controller for MT8365 > > + > > +maintainers: > > + - Fabien Parent > > Are you sure this is correct and working email? Let's try not to add > non-existing emails to Git maintainers. It's a bit of pain to fix it > later. :/ thank you, good point. I will fix everything you mentioned here and above and below for v4. Best, Markus