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 47397C6FD18 for ; Thu, 30 Mar 2023 01:56:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 67F168609C; Thu, 30 Mar 2023 03:55:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="isfvwDid"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9BE1385E45; Thu, 30 Mar 2023 03:54:10 +0200 (CEST) Received: from mail-yw1-x112c.google.com (mail-yw1-x112c.google.com [IPv6:2607:f8b0:4864:20::112c]) (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 B218285844 for ; Thu, 30 Mar 2023 03:54:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-54606036bb3so162795567b3.6 for ; Wed, 29 Mar 2023 18:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680141242; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=rLlyjpOr2zW5bHfuCPUtc8PrwI6G5fsKzob+weXLWgY=; b=isfvwDid8Hhf4HSaL0QkKj8P8WE17K6HMJWx0kQYn8idKJIn1rKE/EOz09EW/1NtXk VXyhPSn+ejT3jdHV9t9/i7iZvMGZF4cxPTd52M1iTlQnjXeAkVrV51mRITQPGfETnSwQ b3HC/pD+2Eg7e90tBegCUgaSOmVdORJYFIE5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680141242; 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=rLlyjpOr2zW5bHfuCPUtc8PrwI6G5fsKzob+weXLWgY=; b=54vWBfKB4Nrys7zaVSFNX2MuAJ8vJwkTQWi1f66j5AHHjPsH8GgPbOxA9CHau1MjA7 x5dUYnkOM206zSQQ1F2F7JBvmpi9elHP1kssY0SFUcyNStDuBFrqK7ShJz970xrHjAKs +XuELKyLGqoZS/83mOCT1BZckK3quaNL+M+X9QhH57XKbiGnYN+0qUIgT+jRVN59BoY1 +QyU4Wx8PG+8Lbfn1GMHuudRn3e0D4c5jEtH7Pe2jyCfp7QjPEYhJbPQ6C+jfV0LftOP Gw6xL/FwuyPGWPgMz68UhpwnIKZIkWy1hZGoflBH8bjqJdIAsjTK5l+m0n7w2tI4yetb V+Ew== X-Gm-Message-State: AAQBX9fzpMsTZEHr9UB/BfcKpLPKh0WGUOVB/mltP1o+25qM0c4DJCLY aW5mtRY4pyWXdiEMZ/MrhR4FOA== X-Google-Smtp-Source: AKy350a15DB8CMc4XzFQ4RDe5xuBDHLOi6UmwVFmqmvaEraF8/M4KIcdgfZhIb8IrwoW9MAWfqHgqQ== X-Received: by 2002:a0d:df8e:0:b0:545:51c8:8eed with SMTP id i136-20020a0ddf8e000000b0054551c88eedmr21095236ywe.9.1680141242506; Wed, 29 Mar 2023 18:54:02 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-3b93-b60b-c6f7-8d57.res6.spectrum.com. [2603:6081:7b00:6400:3b93:b60b:c6f7:8d57]) by smtp.gmail.com with ESMTPSA id bh27-20020a05690c039b00b00545afe31a69sm3043593ywb.97.2023.03.29.18.54.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 18:54:02 -0700 (PDT) Date: Wed, 29 Mar 2023 21:54:00 -0400 From: Tom Rini To: Sinthu Raja Cc: u-boot@lists.denx.de, Ravi Gunasekaran , Vignesh Raghavendra , Sinthu Raja Subject: Re: [PATCH 1/2] phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified Message-ID: <20230330015400.GJ6083@bill-the-cat> References: <20230313124224.24757-1-sinthu.raja@ti.com> <20230313124224.24757-2-sinthu.raja@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UrltfLfWWWFhcdTh" Content-Disposition: inline In-Reply-To: <20230313124224.24757-2-sinthu.raja@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.8 at phobos.denx.de X-Virus-Status: Clean --UrltfLfWWWFhcdTh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 13, 2023 at 06:12:23PM +0530, Sinthu Raja wrote: > From: Sinthu Raja >=20 > It's possible that the Type-C plug orientation on the DIR line will be > implemented through hardware design. In that situation, there won't be > an external GPIO line available, but the driver still needs to address > this since the DT won't use the typec-dir-gpios property. >=20 > Add code to handle LN10 Type-C swap if typec-dir-gpios property is not > specified in DT. >=20 > Signed-off-by: Sinthu Raja Applied to u-boot/next, thanks! --=20 Tom --UrltfLfWWWFhcdTh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQk67gACgkQFHw5/5Y0 tyyAFwv/TYiW+dzTX16OtjD1hcimgPjtqHUjnqtMAwaKcgH2TJtQrjDi4eq8dCQf 3GGyH5PVUikD+IaPtHMyJtFaQAUSWoJOofg74VafQkKs5IVYq3ZI3KXmVF/m9O3x IY82ZKYev4iyoqRhJCg0JMKa4eKNTYU43MTe7zq3tOS7RWO2rPB4N+R9NwXRKJiM dzS9bPH894ZnC8RK7Rw3MrY8fIrLXVp0pjLxaUKlpgmaX4Eynn4SBDBhKD7pNXtB nL7eFfKqWWGjfirObYY4qYNEtnBGcFH2a0Ufdx8eIl2/qHHs36H7qFe2pephgFTH U3asjwaRMJO1uroNZG0sLNvTki3cDEtk26oVGdhJA9cr5xFlZ0m18JvmmgFZiR6a b1YUHB6ic69ZTMOhl+V4VBR93KaQQMWIlPy4zyRR8ihGECuA0Y9D5JkYmouVAv2M /DzqW7OB6+LhzRfioi5C3HCWRqnKVJTdVfK/+wNiL4qRBZXuHrj34JmDrWVxAKg+ 86dpUlEt =fpIL -----END PGP SIGNATURE----- --UrltfLfWWWFhcdTh--