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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 75F90C433F5 for ; Wed, 23 Mar 2022 16:27:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B3E2C83F77; Wed, 23 Mar 2022 17:27:51 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=sartura.hr Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=sartura-hr.20210112.gappssmtp.com header.i=@sartura-hr.20210112.gappssmtp.com header.b="OlZ2uRhl"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8342283F7D; Wed, 23 Mar 2022 17:27:49 +0100 (CET) Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1D3B083F70 for ; Wed, 23 Mar 2022 17:27:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=sartura.hr Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=robert.marko@sartura.hr Received: by mail-il1-x12d.google.com with SMTP id n16so1347107ile.11 for ; Wed, 23 Mar 2022 09:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sartura-hr.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=tt1H49JjswcljkPtgvgeNtEA20KI8QFCAb6BNJX6Guc=; b=OlZ2uRhlYWBKvfhRG8DYmUAhZTAwRHBJeMOQ0cywSt7pi5ee/wg8Cs17MfhumTm/x4 qhvQZKGq7rL0M1gE5NvQlPvaHxzTBY8mRrqMc3EdAJDwq5Ws2FWrrYlOzu62+Fm8O0mg pr/d20wPzUcwv6bnNcb9nrt4sDwFvqopja6UDYdC8x+H7gZBitqSmGFC9/gdTBRKrFlc mYyclR9cSfuVtVZ549PEmejgk5Exe5fLh8Km0zashStbfMMIW1oB/lqqintwmsSdsI8A w6X41mNbyU1i4N/xOyHH3nSSRiFe8oRLPfk9d/SMXhNT4IWnx51eYhUsJaEB9ANOAxXc SoKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=tt1H49JjswcljkPtgvgeNtEA20KI8QFCAb6BNJX6Guc=; b=KU+lnNIimX7tZZFozOixz+sbPi9QCxq+3gZyBDbi0SjReTXbWAvjIuQCjYCKBHpu7X fICCO9FzxYASDGCZNJJUajSCI8Ei04/lYb8anF9fCDnunpPAGHE6Jy3WcgQqM8Ny4zDj /cN8+uNUnxsPuiq1lNA4DMClyoV5+88rgq82qXnzzDhY9UcQVSRkYf3qV2GoEIAuPImK ltHpXi0pzdRTMcriS3HuxI4piVbkcNc2sbfK+yWf+3m4s5s8B5Q04fTrM2HgkKv7qIMN LI/QjtJS+Khag6j8nm0P667R/k/77SQPbKt72a8WTFwdNWEPBZhLliaVURy6wQOwABQl onfw== X-Gm-Message-State: AOAM530h7SPf1GOavdc1dQLKBrg6UpkgPlL40JVek6CotT5w2tnw5TPa Ys4qkDcq3+al+QIuYFGJfF68r2rhhbd9Ex3Yry3XlHve7wqt5Dou X-Google-Smtp-Source: ABdhPJyJnTQ70tFevxh813LrFuX+WuGA6o+DDAlmz2nnVSE3ctqzemNu3S8Nz7pR0maZ15MEsRyBAE8/GMvZdCQ6tY0= X-Received: by 2002:a92:c24f:0:b0:2c8:639c:2181 with SMTP id k15-20020a92c24f000000b002c8639c2181mr481471ilo.40.1648052864888; Wed, 23 Mar 2022 09:27:44 -0700 (PDT) MIME-Version: 1.0 References: <20220323133903.227676-1-robert.marko@sartura.hr> <20220323133903.227676-2-robert.marko@sartura.hr> <20220323162012.2e8cdb06@thinkpad> In-Reply-To: <20220323162012.2e8cdb06@thinkpad> From: Robert Marko Date: Wed, 23 Mar 2022 17:27:34 +0100 Message-ID: Subject: Re: [PATCH 2/4] net: mvneta: add SFP TX disable handling To: =?UTF-8?B?TWFyZWsgQmVow7pu?= Cc: U-Boot-Denx , Stefan Roese , =?UTF-8?Q?Pali_Roh=C3=A1r?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On Wed, Mar 23, 2022 at 4:20 PM Marek Beh=C3=BAn wrote= : > > On Wed, 23 Mar 2022 14:39:01 +0100 > Robert Marko wrote: > > > Add support for handling SFP TX disable for MVNETA in the same fashion = as > > to what MVPP2 is doing in order to enable using SFP-s. > > > > This allows using ethernet on SFP only boards. > > > Can't you parse sfp node as defined in SFP binding? Honestly, I did not even think of it. Yeah, that's a better option as it does not use nonstandard binding. Will do it in v2. Regards, Robert > > Marek --=20 Robert Marko Staff Embedded Linux Engineer Sartura Ltd. Lendavska ulica 16a 10000 Zagreb, Croatia Email: robert.marko@sartura.hr Web: www.sartura.hr