From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752086AbdJZJTu (ORCPT ); Thu, 26 Oct 2017 05:19:50 -0400 Received: from smtprelay.synopsys.com ([198.182.60.111]:57545 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751236AbdJZJTs (ORCPT ); Thu, 26 Oct 2017 05:19:48 -0400 Subject: Re: [PATCH net-next 2/2] bindings: net: stmmac: Add documentation for TSN parameters To: Andrew Lunn References: <23152048-09fe-2950-e1ff-8cf90ca3f465@synopsys.com> <20171026090308.GD20299@lunn.ch> CC: Florian Fainelli , , , , "David S. Miller" , Joao Pinto , Giuseppe Cavallaro , Alexandre Torgue , Rob Herring From: Jose Abreu Message-ID: <10e2834b-eaa5-ad37-5fca-1e4b1f9b0d53@synopsys.com> Date: Thu, 26 Oct 2017 10:19:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20171026090308.GD20299@lunn.ch> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.107.19.60] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, On 26-10-2017 10:03, Andrew Lunn wrote: >> These parameters may also need to change in runtime depending on >> the scheduled traffic. Unfortunately, net subsystem does not yet >> support TSN so this will have to wait and for now we will use >> fixed parameters. > Hi Jose > > what you should do is help Linux get support for TSN. Please take part > in this discussion: > > https://urldefense.proofpoint.com/v2/url?u=https-3A__patchwork.ozlabs.org_cover_808504_&d=DwIBAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=WHDsc6kcWAl4i96Vm5hJ_19IJiuxx_p_Rzo2g-uHDKw&m=8yzdm5iHyWm9cVsYIYUtQNul5WnLO4nLnIxb3WDu-WU&s=6UJ2YJm5jXq6vTWpNRwRzNEuukPboceO61DQgDIpSj0&e= Seems like I don't have this thread saved here. Can you please add me in the thread? Thanks and best regards, Jose Miguel Abreu > > Test the RFC, make sure the concepts will work for your hardware. Make > you hardware work with these RFC patches. Help drive TSN forward. Once > the core TSN code lands, then you can post patches for your driver. > > Andrew