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 68765C4332F for ; Tue, 12 Dec 2023 05:44:31 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y93qzZ9K+AdRGVTdAqhhe/fp60w/5RqKPr1ZxV6T1+w=; b=FQGFmT/n9/0vp8 6MQA16ZnqeTS9V/jppPfEw139Rr9bu7P+Cf4ml0gu6OBiwYoOSIQbE0wcHM2XWvmzk+51cmwV+Aly RXf01YxANbZTUvow4BX3wYyCjMRlOh7weT+T4JOIFAou1AVpSGGGey0wi3bDGpf2fJkaxJmUGAoRw oV36VnpIu59gBhHLvVwM5Ke9a9TsZGpEmdlTB10mIH2se/XZY5GChADJkI5ooNlfSpPPLzGV3ZThA r1kYdaCpCj6Nvx62OtxlgIMFJAAYnzB1sDH/fzudLLjqs2V8pswHqJyat0r7XQc6TzslOjeFzASK9 ANm1clqdeccDY6C+aWDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rCvYl-00Aoku-2M; Tue, 12 Dec 2023 05:43:59 +0000 Received: from mail-ot1-f41.google.com ([209.85.210.41]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rCvYY-00Aobs-2L; Tue, 12 Dec 2023 05:43:50 +0000 Received: by mail-ot1-f41.google.com with SMTP id 46e09a7af769-6d9fa8f6535so1415627a34.0; Mon, 11 Dec 2023 21:43:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702359825; x=1702964625; h=date:subject:message-id:references:in-reply-to:cc:to:from :mime-version:content-transfer-encoding:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=4BE3V109XW9XqPwVdS3nRPzEanrVkvXnsLO8JhtSOyY=; b=aCQxp7DGtqpoWu4NhmGmgWrpxkUPPC47Bbfr4iJR8Gk1LRmZ5prgGFr2UTbAWuECCa kyHn99BVIEZc6IeQPrTE5pXpq6p409PBioWbdZ7CHnpGOLQVKMqHcTqnCxC4mcptzAj7 SZ8AlmpTEAip+kHSrv+LAHcRdEKvRkop2hrKN/4yTbfGcTadVlFNLMfrU3zZZJXT9Kt+ 3K9ps1tzP88etBYRMymDFeOMcCX1MBYUanKC9o6GVDp289zzAYubCuB2CoE2xtufnp8G XC08oYKTLXPFB54YGVj2UHGqHijunSWCR8pKyxuoYMEaKA/3SHMuYf/oj+fN6XM6El20 N3dg== X-Gm-Message-State: AOJu0YyHWkR84fsEZxOz5g3dBtGY8Etkhky9dlLzs2ejlEdPsrhDnEHc rTlPCosOKXmsxLUQ7cfCpQ== X-Google-Smtp-Source: AGHT+IEidpE0OkX2O2n4hFfdJnKyo4fNvT+2jD4XWsYIQKFOko6a4ZNSvEN+75Msv3qh6bcystQK3Q== X-Received: by 2002:a05:6808:6545:b0:3ba:d14:b839 with SMTP id fn5-20020a056808654500b003ba0d14b839mr2032679oib.104.1702359825100; Mon, 11 Dec 2023 21:43:45 -0800 (PST) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id so10-20020a056871818a00b001fb1f2c424fsm2934276oab.45.2023.12.11.21.43.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 21:43:44 -0800 (PST) Received: (nullmailer pid 39732 invoked by uid 1000); Tue, 12 Dec 2023 05:43:35 -0000 MIME-Version: 1.0 From: Rob Herring To: Daniel Golle Cc: Jakub Kicinski , Lorenzo Bianconi , Sean Wang , linux-phy@lists.infradead.org, Eric Dumazet , Heiner Kallweit , Alexander Couzens , AngeloGioacchino Del Regno , Philipp Zabel , Andrew Lunn , linux-kernel@vger.kernel.org, Qingfang Deng , Rob Herring , linux-arm-kernel@lists.infradead.org, Matthias Brugger , Felix Fietkau , Paolo Abeni , Vinod Koul , Mark Lee , SkyLake Huang , netdev@vger.kernel.org, Chunfeng Yun , devicetree@vger.kernel.org, "David S. Miller" , Krzysztof Kozlowski , Russell King , John Crispin , Kishon Vijay Abraham I , linux-mediatek@lists.infradead.org, Conor Dooley In-Reply-To: <510af8550385da947e2e2516629c4fbed7fc0f64.1702352117.git.daniel@makrotopia.org> References: <510af8550385da947e2e2516629c4fbed7fc0f64.1702352117.git.daniel@makrotopia.org> Message-Id: <170235981451.39631.18161764579046630601.robh@kernel.org> Subject: Re: [RFC PATCH net-next v3 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS Date: Mon, 11 Dec 2023 23:43:35 -0600 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231211_214346_841197_BA7D3EAC X-CRM114-Status: GOOD ( 15.10 ) 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: , 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 Tue, 12 Dec 2023 03:47:31 +0000, Daniel Golle wrote: > MediaTek's USXGMII can be found in the MT7988 SoC. We need to access > it in order to configure and monitor the Ethernet SerDes link in > USXGMII, 10GBase-R and 5GBase-R mode. By including a wrapped > legacy 1000Base-X/2500Base-X/Cisco SGMII LynxI PCS as well, those > interface modes are also available. > > Signed-off-by: Daniel Golle > --- > .../bindings/net/pcs/mediatek,usxgmii.yaml | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/pcs/mediatek,usxgmii.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: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/510af8550385da947e2e2516629c4fbed7fc0f64.1702352117.git.daniel@makrotopia.org 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel