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 0D44AC433F5 for ; Thu, 13 Jan 2022 14:17:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 11672834DC; Thu, 13 Jan 2022 15:17:19 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Cxt1+HM3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 948DF83518; Thu, 13 Jan 2022 15:17:17 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 0C5B4834B9 for ; Thu, 13 Jan 2022 15:17:10 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82d.google.com with SMTP id bp39so6929142qtb.6 for ; Thu, 13 Jan 2022 06:17:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=3v468CYwA5/R2/eoBGHTQQicJdcez2D6CafkWitJX8k=; b=Cxt1+HM3RAKqYEzpThDqluHsSeaD/midu1sil2xpaWzNCT7wJ3BKR8XzDXh1mbNukl YPUMkeUsMbiHAXzQSkpnUf1zDY7npNj/G/tJXouYt7HKg96v1FpjpsdE34XUJmx5u1hX wk11rhM5FpRo3B4u0C/NfUjRWGWy4ilwGGxFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=3v468CYwA5/R2/eoBGHTQQicJdcez2D6CafkWitJX8k=; b=WvfVC0htiAmMDbDWIoDkCRn8IbelY7Rdh90oDIAmJKB2HsSKRz5H8tEc7SByF5iE11 ZRbeabgr6Jmb9gHhoILGLwRBSSY1aziEcZ7pP/0DPRSd0iFNTR46fdkGM0RwOqIO/0Q0 lhYlNW/Zsrp7HfcxsUevUcijR7Zep0hOPZAlCdRgGGYKOsmBLQmj8/C3tc3QvpsmqVgs hdTs8Rpf+heVSbQRsoXZVqms7LUr2z0Uz3GwMlNXuQlpj52B9QyDwXLXmSABlRdtNYNF /nU+ERwC6AA85SnqX4z0Bh25w+vXwi8DixjMDVlvrTL2iTeKZWdhWQSuFBHbXAR5bsnm fNgA== X-Gm-Message-State: AOAM530e/y0dOLlJt6OImixlFMAnqHSl/+V5xJj0NVzp2k6JCEul7TND O61YvBAFUrvFyZhm/0LdrowClg== X-Google-Smtp-Source: ABdhPJxsDvYYffT2ZCQ/YTTOc+5jlYyKpa5ymv2494XApD4bwlpiViUnNh6eEEMFcBkwZsIuFwxZzA== X-Received: by 2002:a05:622a:113:: with SMTP id u19mr3607278qtw.274.1642083428946; Thu, 13 Jan 2022 06:17:08 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2440-966a-5ce3-c6d0.res6.spectrum.com. [2603:6081:7b01:cbda:2440:966a:5ce3:c6d0]) by smtp.gmail.com with ESMTPSA id 198sm446473qkh.126.2022.01.13.06.17.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jan 2022 06:17:08 -0800 (PST) Date: Thu, 13 Jan 2022 09:17:06 -0500 From: Tom Rini To: Aswath Govindraju Cc: u-boot@lists.denx.de, Wolfgang Denk , Hari Nagalla , David Huang , Keerthy , Dave Gerlach , Suman Anna , Nishanth Menon , Tero Kristo , Kishon Vijay Abraham I , Vignesh Raghavendra , Christian Hewitt , Tim Harvey , Peter Robinson , Kever Yang , Neil Armstrong , Fabio Estevam , Andre Przywara , Jaehoon Chung , Sean Anderson , Lukasz Majewski Subject: Re: [PATCH v2 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC Message-ID: <20220113141706.GS9207@bill-the-cat> References: <20220111075545.1880-1-a-govindraju@ti.com> <20220111075545.1880-13-a-govindraju@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UljtkXebtcviItgt" Content-Disposition: inline In-Reply-To: <20220111075545.1880-13-a-govindraju@ti.com> X-Clacks-Overhead: GNU Terry Pratchett 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.2 at phobos.denx.de X-Virus-Status: Clean --UljtkXebtcviItgt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 11, 2022 at 01:25:37PM +0530, Aswath Govindraju wrote: > There are 4 lanes in the single instance of J721S2 SERDES. Each SERDES > lane mux can select upto 4 different IPs. Define all the possible > functions. >=20 > Signed-off-by: Aswath Govindraju > --- > include/dt-bindings/mux/ti-serdes.h | 22 ++++++++++++++++++++++ > 1 file changed, 22 insertions(+) Is this a resync from upstream? Otherwise, has this been submitted yet? --=20 Tom --UljtkXebtcviItgt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHgNGIACgkQFHw5/5Y0 tyz1eQv/blIwhIJJFipXvtyXNWaw78gLMP1UcGRhk9vozyodbbFUHx6XeYdKC+J/ j8wsec+77cEBFfGP5aW13H9vdcIUnv/aiA3yJAGBFRfJb+TcWZXEbYCtXibfa5oG sfQKqvpqjWK8UhyPfhiOhYJxQ0qv8FvyGlWa5u4ZUzpo1Lqm++ArQk7TYBGLcrHm c9wOMCzVQJjDiS7V3k1+FtTvIZBbmUEjLrGXGf2nTbQfOZf/YDx7ccDmXyYIgNuM +O08rBgGBSQm3F0k+PhhUnPPxOZTFT16A3aYFztwiWxGzhv7rDeyjHOEYTsCtljp MjJUTdkCtq4jjgdg9QiVkbZ+MnU00pAtkipUPqe9C+XTMHvtVjWADOsM6Ssgb/2p LgSYNEUdmm9iXz9dVJr9nbX1pbbbLeTkC4IHlcC/vFLU+LUN9h74M205ZhAiH7+K CzVt5SYWTQIpfi/ToNW0+i3IK0kJ2ytIgyoDZsF5FzrX1v2xqThPQl72BawxU1P5 jwlx7z+Q =Wu7g -----END PGP SIGNATURE----- --UljtkXebtcviItgt--