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 E9111C74A5B for ; Fri, 17 Mar 2023 20:58:01 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OVq/eHmxm9Et6AmbMB2jl+EPFpyqghjdR/7rqUkj0/c=; b=1PMQ5un7XkYI8+ bpvx3s0pIlFNzlh+Dqh98hKSmgIBHhqjgdFQ0/CYoT809bEXG3InQR0CAALWzrAyF0+Yg2vtCNYq4 l+6nnJsf0NKej14MXorC+sG8Vwov9cW/EiRrc41QjfkpmW8qZEp9z+T+MWdacjxS/fTtA6scjibMm imo/rPlPbl96mlETftXX4YI0tAXV6DAfrjss+uWJA8+LltINH+fGE8tfJPtMDSJGbir2lq+L/EIRT 6h1xdykwWjrCCF7i/3zZLGWl0BaZqogY2trFYocgk1Qa60O4dVKgft2ysQ0k4bRYPUU8cMs+RR/IM HtrssawDyKrsAO9Li+iQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pdH8S-003N0n-0Q; Fri, 17 Mar 2023 20:57:12 +0000 Received: from mail-io1-f44.google.com ([209.85.166.44]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pdH8P-003Mya-1B for linux-arm-kernel@lists.infradead.org; Fri, 17 Mar 2023 20:57:10 +0000 Received: by mail-io1-f44.google.com with SMTP id h83so2852714iof.8 for ; Fri, 17 Mar 2023 13:57:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679086623; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=uLFg5SJlhums3IhrKCKFmTnC2PnKge+4XwzniRuOanQ=; b=tb3wP7Yl7jgWJ6rI20H1e3NZYFH2o8uI+5YEMezAtlB6AYhEL9vuU+BHYw01cGHpkU /1+gfLpYUJAOfh/i9QUvnjqYU51CjJqS7cYKDAs2MP+MjyHcFYlSPXFnZN5PCOsTi3Go VqSATTEZxESxV77/iSFi8ps3MeFeHYgGeg36UftCQCo8CTLTxWL2fiy5Afhuur8VScnk B5qlbmWGIRxasvEtHgzLIP0b88qELmkn91LfTFYN8+1PgXCf1975iowqaJE9P/vR3q5t eIspcvfHNdn3ZnplbKHCs9qYs7iK9lVGHfdGXKF3bE8lS5ItIcUAMWfG2hyG/T9hJnEE Ixmg== X-Gm-Message-State: AO0yUKWYciboUwjDu1dRVTLm4iD6Cv2NhWbPbRW5bUphBmFrPRe8uAqu vmzKogpluV27aIqCVqV2BQ== X-Google-Smtp-Source: AK7set/Rej6w9mB2VDRi5FHjVEC3hMKbesjJ9soHth3jWZgIRADTjBlxR2RmJUvd0fxae8dMdcK3qw== X-Received: by 2002:a5e:a918:0:b0:753:568:358e with SMTP id c24-20020a5ea918000000b007530568358emr472070iod.20.1679086623499; Fri, 17 Mar 2023 13:57:03 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id n17-20020a02a191000000b003a958069dbfsm1009918jah.8.2023.03.17.13.57.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Mar 2023 13:57:02 -0700 (PDT) Received: (nullmailer pid 2788499 invoked by uid 1000); Fri, 17 Mar 2023 20:57:00 -0000 Date: Fri, 17 Mar 2023 15:57:00 -0500 From: Rob Herring To: Serge Semin Cc: Krzysztof Kozlowski , Maxime Coquelin , linux-arm-kernel@lists.infradead.org, Pavel Parkhomenko , Christian Marangi , Alexandre Torgue , Jakub Kicinski , "David S. Miller" , Richard Cochran , Serge Semin , linux-kernel@vger.kernel.org, Paolo Abeni , Eric Dumazet , Giuseppe Cavallaro , Jose Abreu , Yang Yingliang , linux-stm32@st-md-mailman.stormreply.com, Biao Huang , netdev@vger.kernel.org, Rob Herring , Alexey Malahov , devicetree@vger.kernel.org Subject: Re: [PATCH net-next 16/16] dt-bindings: net: dwmac: Add MTL Tx queue CBS-algo props dependencies Message-ID: <167908661916.2788441.13598395924571888568.robh@kernel.org> References: <20230313225103.30512-1-Sergey.Semin@baikalelectronics.ru> <20230313225103.30512-17-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230313225103.30512-17-Sergey.Semin@baikalelectronics.ru> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230317_135709_408804_F2CBB976 X-CRM114-Status: GOOD ( 12.04 ) 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, 14 Mar 2023 01:51:03 +0300, Serge Semin wrote: > Currently the CBS algorithm specific properties could be used > unconditionally in the MTL Tx queue sub-nodes. It's definitely wrong from > the correct Tx queue description point of view. Let's fix that in a way so > the "snps,send_slope", "snps,idle_slope", "snps,high_credit" and > "snps,low_credit" properties would be allowed only if the CBS TC algorithm > is enabled for the MTL Tx queue. > > Signed-off-by: Serge Semin > --- > Documentation/devicetree/bindings/net/snps,dwmac.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel