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 6ACA8C6FD1D for ; Mon, 20 Mar 2023 06:38:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229956AbjCTGih (ORCPT ); Mon, 20 Mar 2023 02:38:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229527AbjCTGid (ORCPT ); Mon, 20 Mar 2023 02:38:33 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9640FD527 for ; Sun, 19 Mar 2023 23:38:30 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id er8so30744652edb.0 for ; Sun, 19 Mar 2023 23:38:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679294309; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=t7XeoSe7UBuX/qyHKNlFZtj5mQnbrycYOrmZq1cWzw8=; b=og1arrjvv3V1NdTKTL6nqWdto4cJlvx1lJaOUNCZQU3G6Z+9CVFWBZwA9KKnSw9aCN AG75/Do04vm1Qf4H6oTVavstgAkPq6nCdoXdzjjkRh3Hnod3I/hA70S3G5qRXRazZ3ov eDALdS055/VHd+mWMubR9Dg5B1MNq1EfJKbUtmWmPaZzxSpEGUa9h5RCr/K9i48XzaJ3 eA4n/AbtFz9gQv4nRpJZ1B2daPdP2um5KxxScW7XpjE76P2aZDJkuc+91Mze3/Uz0Mvk OLvcAyE258gGyChEZjewf1ULjk0gfkA/IEMNzI4ItXaPGyH+bLbNBtqEkQg0UvfJ77S8 bz8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679294309; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=t7XeoSe7UBuX/qyHKNlFZtj5mQnbrycYOrmZq1cWzw8=; b=QegHmgX2KHAbvGJj6Aa40996ej91SnMxE28FBF7dkviOhaSjwUdbidW+YVq0zT+eoi juCbv6myK8YnrSToa/hA6jHhBjwFws+Y7vkpG9IIJdJWX0hLpLcRKxhnDzhQ/2Zqecfu Cbe/h/RDQV6/jS9rc4JKF/ix6KLM7Bl5NlbVVr+CbmHBLKU6VNSkrswxSMY/reQ+/Sax bdSuZRlLl0wqm8zcpwOmXvyp9MBXY0IGm+ADSme9BTiSgmQ0rxdoOFI86hkGLVe947D/ sGhvtlOb70B5FexTX6IhJJdRx6iF72jX1jOaLSN3ta8ndv8ph4cBOtET1PWW3IqepgCl pxjg== X-Gm-Message-State: AO0yUKXpmOInp4+SrslveNQoWlRChSh+myivoJRDSdmMrqyJH558Id1r us/ILsqfIg5l/EDKNjBTDWmF6A== X-Google-Smtp-Source: AK7set8zaCmvCo/leOy8Mug11ajTRxSNFLkO0e1EhQz95/FxfjvSuWjkKWa7MhfAtVfj+tsoVUmaGQ== X-Received: by 2002:a17:906:1f53:b0:931:91a:fa4f with SMTP id d19-20020a1709061f5300b00931091afa4fmr8592424ejk.41.1679294309064; Sun, 19 Mar 2023 23:38:29 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:4428:8354:afb6:2992? ([2a02:810d:15c0:828:4428:8354:afb6:2992]) by smtp.gmail.com with ESMTPSA id 8-20020a170906300800b008e2dfc6382asm3967122ejz.125.2023.03.19.23.38.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 19 Mar 2023 23:38:28 -0700 (PDT) Message-ID: Date: Mon, 20 Mar 2023 07:38:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Content-Language: en-US To: William Qiu , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Renner Berthing References: <20230315055813.94740-1-william.qiu@starfivetech.com> <20230315055813.94740-2-william.qiu@starfivetech.com> <850bc37e-c6d1-2381-a851-965a4cbee8a0@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/03/2023 06:54, William Qiu wrote: > > > On 2023/3/19 20:27, Krzysztof Kozlowski wrote: >> On 15/03/2023 06:58, William Qiu wrote: >>> Add documentation to describe StarFive System Controller Registers. >>> >>> Signed-off-by: William Qiu >>> --- >>> .../soc/starfive/starfive,jh7110-syscon.yaml | 41 +++++++++++++++++++ >>> MAINTAINERS | 5 +++ >>> 2 files changed, 46 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml >>> >>> diff --git a/Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml b/Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml >>> new file mode 100644 >>> index 000000000000..ae7f1d6916af >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml >>> @@ -0,0 +1,41 @@ >>> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) >>> +%YAML 1.2 >>> +--- >>> +$id: http://devicetree.org/schemas/soc/starfive/starfive,jh7110-syscon.yaml# >>> +$schema: http://devicetree.org/meta-schemas/core.yaml# >>> + >>> +title: StarFive JH7110 SoC system controller >>> + >>> +maintainers: >>> + - William Qiu >>> + >>> +description: | >>> + The StarFive JH7110 SoC system controller provides register information such >>> + as offset, mask and shift to configure related modules such as MMC and PCIe. >>> + >>> +properties: >>> + compatible: >>> + items: >>> + - enum: >>> + - starfive,jh7110-aon-syscon >>> + - starfive,jh7110-stg-syscon >>> + - starfive,jh7110-sys-syscon >>> + - const: syscon >> >> Does not look like you tested the bindings. Please run `make >> dt_binding_check` (see >> Documentation/devicetree/bindings/writing-schema.rst for instructions). >> >> ... or your PLL clock controller was not tested. >> >> Best regards, >> Krzysztof >> > Hi Krzysztof, > > I've already done`make dt_binding_check`, and get no error. So maybe PLL clock controller > was not tested which I didn't add in this patch series. And PLL clock controller belongs > to Xingyu Wu, I would tell him. What's confusing you do not allow here clock controller. Best regards, Krzysztof