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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F205AC433EF for ; Thu, 14 Oct 2021 14:32:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A909961151 for ; Thu, 14 Oct 2021 14:32:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A909961151 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RJ4CgRnhJ4tBh2fqC+7FuWO6aSAxie4A3urw2AYdKGI=; b=n0YzY49q8Mkd80 AhkNWf9yf3bSymCWhHNw4pG7bGhI3w+1kh4thSE1O2T99hqqZdFIf8XaxTFP6D8Ms3LfWWtz3a06e z7n4aaUkr/D5SdieZNARXOtLYZF102IWbYC0kHgiFOKHFwKkTpO+/BFyJUAIP4Z7fL+g27UWYnwFb 57M/KIjvCiQ863HiHUg7jbCgnm3h2N9xdvHXIhxKMAWRqHzX1AM8D93/IBlu75K1O9tqrCsaK8v5M b9KaQxcEQaRT1prYcJCbNeLqBBreBctM/a6M2uglllxzQz9RPUOqGbrDZKCjXzpJ0QNzsBcVUWG9S 2VhoOxroFW5B0TMBq6lQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb1lI-003SWB-7a; Thu, 14 Oct 2021 14:31:12 +0000 Received: from mail-ot1-f54.google.com ([209.85.210.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mb1lC-003STZ-Qv for linux-arm-kernel@lists.infradead.org; Thu, 14 Oct 2021 14:31:10 +0000 Received: by mail-ot1-f54.google.com with SMTP id k2-20020a056830168200b0054e523d242aso8499742otr.6 for ; Thu, 14 Oct 2021 07:31:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=DIK3JlJ2bJ0du5PT7KO43mUV3V2btTbFFXy8E8ul2KA=; b=VcIBktAIDf8YRZpqgNPW6fCwtMCng0CHz1w2HGzozgsWjRjJ7w0npSq5a+IFWdmeSZ 2URYb4JacaVGZTD1ZyyB1n/2rlRqaDOzzcvxKYDrgpVZ/VhZKyHETfBiKN4XFWuUK2hI HFd5DNjka//CZA5UTgh2GMMFuMBdezukDC/DL3m/QxM3/dTmgSTMiHQfPDaNhyT+G0c0 jiANK/TAZ0n7zN96kNuYWJU5eeb+e8TOyqZeMSlOFxNooUPhJArPvRj5Ir0bpm+wmtdm F58dk8MBjI2MNh2rc5QD9qJT64RFxQKrhSacYvY/T77EdWuYDoC74zIpQbC1bI9Lb7W7 Ctpg== X-Gm-Message-State: AOAM533taHFAir5gt8Q9DkSsfWkj6pxOxWF0TiN82PcY4/0YoaqR86V2 X8rzGpYu1lZQsK4I5FdZkA== X-Google-Smtp-Source: ABdhPJyHytxarfX7/zX2hA7gK8CZmnmZShlDHqNBGtLn5OQ1682QHnABXJKOMT99anGKWPL1DaT5IQ== X-Received: by 2002:a9d:7b48:: with SMTP id f8mr2828575oto.112.1634221865888; Thu, 14 Oct 2021 07:31:05 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id u15sm503178oon.35.2021.10.14.07.31.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 07:31:05 -0700 (PDT) Received: (nullmailer pid 3295872 invoked by uid 1000); Thu, 14 Oct 2021 14:31:04 -0000 From: Rob Herring To: Vladimir Oltean Cc: Prasanna Vengateshan , devicetree@vger.kernel.org, Rob Herring , Russell King , Ansuel Smith , Heiner Kallweit , linux-arm-kernel@lists.infradead.org, Florian Fainelli , netdev@vger.kernel.org, Jakub Kicinski , Vivien Didelot , Andrew Lunn , Shawn Guo , Vladimir Oltean , "David S . Miller" , =?utf-8?q?Alvin_=C5=A0ipraga?= , linux-kernel@vger.kernel.org In-Reply-To: <20211013222313.3767605-6-vladimir.oltean@nxp.com> References: <20211013222313.3767605-1-vladimir.oltean@nxp.com> <20211013222313.3767605-6-vladimir.oltean@nxp.com> Subject: Re: [PATCH net-next 5/6] dt-bindings: net: dsa: sja1105: add {rx, tx}-internal-delay-ps Date: Thu, 14 Oct 2021 09:31:04 -0500 Message-Id: <1634221864.138006.3295871.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211014_073106_892393_7EE1DA38 X-CRM114-Status: GOOD ( 15.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 14 Oct 2021 01:23:12 +0300, Vladimir Oltean wrote: > Add a schema validator to nxp,sja1105.yaml and to dsa.yaml for explicit > MAC-level RGMII delays. These properties must be per port and must be > present only for a phy-mode that represents RGMII. > > We tell dsa.yaml that these port properties might be present, we also > define their valid values for SJA1105. We create a common definition for > the RX and TX valid range, since it's quite a mouthful. > > We also modify the example to include the explicit RGMII delay properties. > On the fixed-link ports (in the example, port 4), having these explicit > delays is actually mandatory, since with the new behavior, the driver > shouts that it is interpreting what delays to apply based on phy-mode. > > Signed-off-by: Vladimir Oltean > --- > .../devicetree/bindings/net/dsa/dsa.yaml | 4 ++ > .../bindings/net/dsa/nxp,sja1105.yaml | 42 +++++++++++++++++++ > 2 files changed, 46 insertions(+) > 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: ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:82:9: [warning] wrong indentation: expected 10 but found 8 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:84:17: [warning] wrong indentation: expected 14 but found 16 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:85:21: [warning] wrong indentation: expected 18 but found 20 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:86:25: [warning] wrong indentation: expected 22 but found 24 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:93:17: [warning] wrong indentation: expected 14 but found 16 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:94:21: [warning] wrong indentation: expected 18 but found 20 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:96:21: [warning] wrong indentation: expected 18 but found 20 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:103:5: [warning] wrong indentation: expected 2 but found 4 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:104:9: [warning] wrong indentation: expected 6 but found 8 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:105:13: [warning] wrong indentation: expected 10 but found 12 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:109:13: [warning] wrong indentation: expected 10 but found 12 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:110:13: [warning] wrong indentation: expected 13 but found 12 (indentation) ./Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml:111:13: [warning] wrong indentation: expected 13 but found 12 (indentation) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1540707 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel