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 9B3E2C433FE for ; Mon, 3 Oct 2022 08:49:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230342AbiJCItS (ORCPT ); Mon, 3 Oct 2022 04:49:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231807AbiJCIs5 (ORCPT ); Mon, 3 Oct 2022 04:48:57 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7408B6165 for ; Mon, 3 Oct 2022 01:29:42 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id bu25so15511379lfb.3 for ; Mon, 03 Oct 2022 01:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=XZiDx2g7aXKR9agqFK0ZQyqnnudlz/UN1Lm6FTwoFUM=; b=VYiut/UPgayYZjKj8w/2DI6z8StJj58gr/3IeYSdNO9Ps0c3+W39pR1Ja1BCqabJ3b M6VdDhBF/HV93RlytNRCOY5bF/WKpRxx+WWqYkhTjx5+VLiI7kgGxpKYbRUFtvWo8eqJ qxKrqeSKJd681hNva1vZP2Ku2i8wjOhFZkcD1rD2Tzu0ISK3+oLWEunyqgTJejlKfjie uX0RAnJmBE50NLywWwpfMZUCe0SO1tJu11pZ1vyOzdhvEpajYCNlkIj7Hqg5mn23Pkys 8YLtXKvNlTFQn6bQDja8Ur0wKZSMGeLjyTgq2g4OI7jVc2wR0Yzktmptxs6bbLTe4oO1 +QHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=XZiDx2g7aXKR9agqFK0ZQyqnnudlz/UN1Lm6FTwoFUM=; b=KHcV8M4A8vM0VmI+d3Ofd6azP8ll5pL5qSaSmdXP3NYATuzrV6S2hwEOE2Q3bF9SDp 6YRLDk1h8l2AavqU7OxRjQSD3ZRzsF5V7erbHKcgcOdRntI7Mumc8p5JW8xVYskONbWU c+mMP+SiAvZh0NipxQzs2fvUDVdU69iOvRY83NN2xtDNWHKJi4Xtvacj7xCpmSAgI2QD 5M3b8eR0CB93sA1Ro4zvXe9QxCmulvPCPXRzreCUbHoiRtZ2D8dW68m4lUjGPKoSPPrx W1J1lFJvfmtxkoFh1owBiLk2x4z1YdLlzRZDKtMMejea1usxCXdrkMOlCZ38Lh6nMie+ QHzw== X-Gm-Message-State: ACrzQf3bwlK6YQKFAuFshHVNIwip70dng3DSrOgP5AXSBEZnGKQlwb29 UrTH/5z1ysl81DwKYUIW29j2FdY6m545PTMxpFQJkQ== X-Google-Smtp-Source: AMsMyM5k/Q4Z91/nCdcKkyrlnQEl0gr7xh2MgZ9rvBDyonQOIHzOSOTMJZH5KtWahDt6uNZcyJq/FCmzp13hgyK7JgM= X-Received: by 2002:ac2:47f7:0:b0:4a2:2a58:3cc0 with SMTP id b23-20020ac247f7000000b004a22a583cc0mr2723764lfp.150.1664785780685; Mon, 03 Oct 2022 01:29:40 -0700 (PDT) MIME-Version: 1.0 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> In-Reply-To: From: Bhupesh Sharma Date: Mon, 3 Oct 2022 13:59:27 +0530 Message-ID: Subject: Re: [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml To: Krzysztof Kozlowski Cc: devicetree@vger.kernel.org, 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 Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2 Oct 2022 at 13:24, Krzysztof Kozlowski wrote: > > 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. Running dt_binding_check DT_SCHEMA_FILES=net/snps,dwmac.yaml reports no error currently. Thanks.