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 2934BC77B7C for ; Fri, 12 May 2023 16:15:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241801AbjELQPT (ORCPT ); Fri, 12 May 2023 12:15:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230333AbjELQPS (ORCPT ); Fri, 12 May 2023 12:15:18 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02AD5EE for ; Fri, 12 May 2023 09:15:17 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id 4fb4d7f45d1cf-50bc4ba28cbso17951402a12.0 for ; Fri, 12 May 2023 09:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683908115; x=1686500115; 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=hUq6/DZf13eTt0uNBk3s77EkqNPgzOna1aPYktM8nTw=; b=kBUkwgxaZvyrfNKUDntJk6u1EOyyeVTf8HJWeOMB6SZ9rdONr8Oe2K2T7OKWDaNT8G VATv9aNeZynsG8bHCMHBDbCQ9918ijbrtIqqOrWDcnos81MyU0BovNVVXxlkIm+ObGN9 9gvBMLTML36e6o5MQtwEEOngCNwsdQ0wKPu7Ol3Y4ldWCpIJ6LT527AqN+DGMxITpAPd OR7CZhQa/WMOI4mcqi7lMWjESnGCpO0sKK0f1j5kHXpsdpEyN4OUIRAidrcaI7/rBKnO OikRxKdIF4s2Slm7029f4wiTdRPifsKMPiTTIMC+cJEkqYXxkTfwuHOminwCNVZX0QR/ pjMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683908115; x=1686500115; 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=hUq6/DZf13eTt0uNBk3s77EkqNPgzOna1aPYktM8nTw=; b=gQh2aadSnqq/bOcTLakAyUyeFRC/njynRi3LFjVA6wmkAvRr5Tv4DN7gE93vpYrjPF IEX4h17gRFl8gQ20eDN5cgO+W1mh2zAVQG6yTU0w42zLTuCwkubHwjPluzofivRuQWhy WiXb6w7YYfMkIkaOU2s0Bq0tbFzvjJn8LkbSSwCTpg6usC+JdV/AF63T/9h0itcABM4/ S1IdwDkJhbrcyj+eBp+tD6RJqgKbrj7I2KnMQxA/wQbGmfpXMEkFiM6CixFZjkR7mJ8h I8pzlfUJN7PgthqHSlEV6TqWj2cA7gseB4W9zmkbUxgCTI1oXGcqWdgDLeuYOuy1qmKR gCkQ== X-Gm-Message-State: AC+VfDxvyIXPYci1xstc3jRx9yUop6KxYlNgDF4X5guqk29Vaj14R+Ec CFMKl+vqcZ/SwIuRhp0bqQnS4w== X-Google-Smtp-Source: ACHHUZ5sgulPYe5AhCZyHfJGTCnGic0FeB3uppKq4p/w0ozgyCOZ9N6sAHz3JhMS+OVeOmz1kVSx2w== X-Received: by 2002:a17:907:16a5:b0:957:2e48:5657 with SMTP id hc37-20020a17090716a500b009572e485657mr24821909ejc.68.1683908115463; Fri, 12 May 2023 09:15:15 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:7ede:fc7b:2328:3883? ([2a02:810d:15c0:828:7ede:fc7b:2328:3883]) by smtp.gmail.com with ESMTPSA id e26-20020a170906845a00b00965cd15c9bbsm5625220ejy.62.2023.05.12.09.15.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 May 2023 09:15:15 -0700 (PDT) Message-ID: <053b4f08-5a3d-b88a-c808-babffd78aed4@linaro.org> Date: Fri, 12 May 2023 18:15:13 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module Content-Language: en-US To: Xingyu Wu Cc: William Qiu , linux-clk@vger.kernel.org, Stephen Boyd , Philipp Zabel , Conor Dooley , Emil Renner Berthing , devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, Michael Turquette , Rob Herring , Palmer Dabbelt , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Hal Feng , Paul Walmsley , Albert Ou References: <20230512022036.97987-1-xingyu.wu@starfivetech.com> <20230512022036.97987-6-xingyu.wu@starfivetech.com> <20230512065046.bhblj4uci7hnjoof@krzk-bin> <6cb0a92b-df60-7b04-775e-d7f0147ce737@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <6cb0a92b-df60-7b04-775e-d7f0147ce737@starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/05/2023 09:51, Xingyu Wu wrote: > On 2023/5/12 14:50, Krzysztof Kozlowski wrote: >> On Fri, 12 May 2023 10:20:34 +0800, Xingyu Wu wrote: >>> From: William Qiu >>> >>> Add documentation to describe StarFive System Controller Registers. >>> >>> Co-developed-by: Xingyu Wu >>> Signed-off-by: Xingyu Wu >>> Reviewed-by: Rob Herring >>> Signed-off-by: William Qiu >>> --- >>> .../soc/starfive/starfive,jh7110-syscon.yaml | 67 +++++++++++++++++++ >>> MAINTAINERS | 7 ++ >>> 2 files changed, 74 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml >>> >> >> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' >> on your patch (DT_CHECKER_FLAGS is new in v5.13): >> >> yamllint warnings/errors: >> >> dtschema/dtc warnings/errors: >> ./Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon.yaml: Unable to find schema file matching $id: http://devicetree.org/schemas/clock/starfive,jh7110-pll.yaml >> >> See https://patchwork.ozlabs.org/patch/1780353 >> >> This check can fail if there are any dependencies. The base for a patch >> series is generally the most recent rc1. >> >> If you already ran 'make dt_binding_check' and didn't see the above >> error(s), then make sure 'yamllint' is installed and dt-schema is up to >> date: >> >> pip3 install dtschema --upgrade >> >> Please check and re-submit. > > This patch need patch 1 about pll clock driver binding. > Do I need to merge syscon binding and pll binding together? No, bot has hickups due to failures in Linus' tree, thus false positives are possible. Best regards, Krzysztof