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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 1272ECD5BAC for ; Thu, 21 May 2026 10:15:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:To:Cc:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LeHgpAGmkkft1lTDv1GUbcLOSox8wth2jbdG+ISuWKg=; b=mr/M8s1uyxa8lQ4wNN9Qv+TtO6 mqOT8oBfULUdkgQhcmpcv73eLYNEE2tJ1V+tohvce+xz8XVv7fS434vucO3YIQpVkBi7SEtISqpmO 83e8Jk/SNe+MUukWIYotUK58alFGZM3eshqty3L2yc2D6fNITARlQP850H4o+2j36DdPBLIsBovoN gtW7bFr/XP/hb4nLTHrEtN5EluTbYgmRCOT4AZTnlhlpxVDAtZZETmHsmNQ2Yogmn6PBQL8SQuOdr 4qQUKqk6FoVjqCOt8HoHMNFv5gzQlNuUdVEaEP9L0Nwi6PiCyAV8R5sH72ZfigtgYvUGqMgW2t7a8 +K3+L6ZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wQ0Qx-00000007QLt-3GNy; Thu, 21 May 2026 10:15:19 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wQ0Qw-00000007QKp-1KVc; Thu, 21 May 2026 10:15:18 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 9A92260172; Thu, 21 May 2026 10:15:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D0481F000E9; Thu, 21 May 2026 10:15:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779358517; bh=LeHgpAGmkkft1lTDv1GUbcLOSox8wth2jbdG+ISuWKg=; h=Date:From:Cc:To:In-Reply-To:References:Subject; b=DCYqjYat31sL+mOST1Xc8Edy59m0ameJU2o9mvxAEAytb2a/ZuIteGVExXtaYxFmh uJKT0vLGRKLT2y0N5xvXWlMlk5iBg7RqLdoiL3Xaq6TkmQ6/28r3nydDHRgN9Yc1fk /zmoifVpk66TTSioGzFJD7SFNo8xkqKd9Gbrlf1cH0XcnC2sMGK1+nXM6tXN3t/Lv9 O2105u3JCJqOzuCfuTcw0QFrhW583UUItiecZIBNNvcGA7fK1P+VuO/S1L/k5b1CVh cq1E608gEhRG/kwLty7km2Fg55eIWPMgs82NMmNUL20ui/F0CFinJLENyDWSOaAH9p 4X7JBnUg5XIdQ== Date: Thu, 21 May 2026 05:15:16 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: linux-arm-kernel@lists.infradead.org, Andrew Lunn , linux-mediatek@lists.infradead.org, Russell King , kevin-kw.huang@airoha.com, matthias.bgg@gmail.com, Andrew Lunn , Jakub Kicinski , "David S. Miller" , devicetree@vger.kernel.org, Krzysztof Kozlowski , Heiner Kallweit , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, AngeloGioacchino Del Regno , Paolo Abeni , Conor Dooley , kernel@collabora.com, Eric Dumazet , macpaul.lin@mediatek.com To: Louis-Alexis Eyraud In-Reply-To: <20260521-add-airoha-an8801-support-v4-1-1e4837d30ef4@collabora.com> References: <20260521-add-airoha-an8801-support-v4-0-1e4837d30ef4@collabora.com> <20260521-add-airoha-an8801-support-v4-1-1e4837d30ef4@collabora.com> Message-Id: <177935851659.1629932.12187285243163013208.robh@kernel.org> Subject: Re: [PATCH net-next v4 1/6] dt-bindings: net: Add support for Airoha AN8801R GbE PHY X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, 21 May 2026 10:21:54 +0200, Louis-Alexis Eyraud wrote: > From: AngeloGioacchino Del Regno > > Add a new binding to support the Airoha AN8801R Series Gigabit > Ethernet PHY. > > Signed-off-by: AngeloGioacchino Del Regno > Reviewed-by: Rob Herring (Arm) > Signed-off-by: Louis-Alexis Eyraud > --- > .../devicetree/bindings/net/airoha,an8801.yaml | 116 +++++++++++++++++++++ > 1 file changed, 116 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/airoha,an8801.yaml: ^led@[0-2]$: Missing additionalProperties/unevaluatedProperties constraint doc reference errors (make refcheckdocs): See https://patchwork.kernel.org/project/devicetree/patch/20260521-add-airoha-an8801-support-v4-1-1e4837d30ef4@collabora.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema.