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 0A9E4C433F5 for ; Sun, 2 Oct 2022 07:54:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229619AbiJBHy0 (ORCPT ); Sun, 2 Oct 2022 03:54:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35484 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229685AbiJBHyW (ORCPT ); Sun, 2 Oct 2022 03:54:22 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 819E42DA91 for ; Sun, 2 Oct 2022 00:54:20 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id q14so5909935lfo.11 for ; Sun, 02 Oct 2022 00:54:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=rtcq/qlXKJH+v6P/2nTYU7baMtJecz/cU+zasR4za6s=; b=EhxhpiTumRFsa6t4yIig4o6Vf5b9of7ZEww4NuLAyDGa6NERccHmyXuontN/R8QQ8z fWbtJUfT4IUD9y0GU7njcM08USWsDLCyNggkzqvcizDkGn08BjtRM+PIPpGCWe86lTuJ MNXSSVWRkdMuZusU33Mv4erg3KNTWRBSkfs5bncOsan1wp5Zqtywq0C54rmHOuyw8nxp RneD4MyA8KtRiPegWjNPPzXiElmZ7xThM+ET4GCetXawBhxmyI3ugbSjRREwHc63iBeg prmbtE37PefoL1HOfDWZgyEGO3eyj/2Wq9fqjfkgQanWcmypswRntT++18dzEnQishru PJng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=rtcq/qlXKJH+v6P/2nTYU7baMtJecz/cU+zasR4za6s=; b=wfR5Bqu6H37VtAmyxPIfNpt9kF+Ju8By7D74UGV29QDQQWgsWTe+jzj/kCKBTo64a5 TeeXHaZq0Zq+TeTQXZ/Edw7Qh+p/9RWZfhH6ylEkRfzRUHWWh3+9QODJ+fEB+yeHQN5U al8Adq+0SpYnPOiJnmuHt9Tcn6h3QYw0UtcmwjJIhYlpNt0nFILGrNpzEuv5UdU1AX6o xaFHrs4/vaEFgbWv6DblKZ6lP9tJppQKzmD65bOHtp41jE3DJA4I/CxvnsnYSKd65o1K Vql2zPWpg9/OkjJSCOLGWvHAudlxXTAiwdX4dxSbshbjtI2e7aodPTfn+A++chr4P1EZ 2+wA== X-Gm-Message-State: ACrzQf1L/VstWV2QgTk+EeeZ8KeMZOKejEjo4PVtxXvQZPMTI5s5YqjD HrYB50YfM2rO2Qp9s6BeJX8vTA== X-Google-Smtp-Source: AMsMyM41AAHBJep1yHbytcog6byyR+D1LltUWyZvGYSi4KfYmqM1CzISjteGtcbOq37l36YuE1oZMA== X-Received: by 2002:a05:6512:39cd:b0:4a2:ff7:12ef with SMTP id k13-20020a05651239cd00b004a20ff712efmr4329597lfu.643.1664697258930; Sun, 02 Oct 2022 00:54:18 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id z3-20020a056512370300b004a2386b8cf4sm133604lfr.258.2022.10.02.00.54.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 Oct 2022 00:54:18 -0700 (PDT) Message-ID: Date: Sun, 2 Oct 2022 09:54:17 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml Content-Language: en-US To: Bhupesh Sharma , devicetree@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, agross@kernel.org, bhupesh.linux@gmail.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, netdev@vger.kernel.org, Bjorn Andersson , Rob Herring , Vinod Koul , David Miller References: <20220929060405.2445745-1-bhupesh.sharma@linaro.org> <20220929060405.2445745-4-bhupesh.sharma@linaro.org> <4e896382-c666-55c6-f50b-5c442e428a2b@linaro.org> <1163e862-d36a-9b5e-2019-c69be41cc220@linaro.org> <9999a1a3-cda0-2759-f6f4-9bc7414f9ee4@linaro.org> <0aeb2c5e-9a5e-90c6-a974-f2a0b866d64f@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <0aeb2c5e-9a5e-90c6-a974-f2a0b866d64f@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/10/2022 14:51, Bhupesh Sharma wrote: >>> Right, most of them are to avoid the make dtbs_check errors / warnings >>> like the one mentioned above. >> >> All of them should not be here. > > I guess only 'snps,reset-gpio' need not be replicated here, as for > others I still see 'dtbs_check' error, if they are not replicated here: > > > arch/arm64/boot/dts/qcom/sm8150-hdk.dtb: ethernet@20000: Unevaluated > properties are not allowed ('power-domains', 'resets', 'rx-fifo-depth', > 'tx-fifo-depth' were unexpected) > From schema: /Documentation/devicetree/bindings/net/qcom,ethqos.yaml > > Am I missing something here? Probably the snps,dwmac schema failed. It is then considered unevaluated, so such properties are unknown for qcom,ethqos schema. Run check with snps,dwmac and fix all errors first. Best regards, Krzysztof