From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A783E23757; Fri, 5 Jan 2024 09:34:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Ips1awCK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B1F9CC433C7; Fri, 5 Jan 2024 09:34:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1704447258; bh=kGrR0Ob7k7vFDLtA7j3VmPBdpjaASto2LcHNEJL8ORQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ips1awCK8Pnn6apCj/CH6jKsLgXqmsZ/Sur50Ya/2x8QoG5GYD8IMqmTwYSnLmCyx cD/8UESPq+Js2t0tzSelEt/5D9q7LK211sboP60mGNarryX1qNFEL5vGoTVAbjjJsu oRAM32U1FqVS0XfdepLrKjhgawBjgAVtGOccEb8k= Date: Fri, 5 Jan 2024 10:34:15 +0100 From: Greg Kroah-Hartman To: Sergey Shtylyov Cc: Jai Luthra , Heikki Krogerus , Javier Carrasco , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, rogerq@kernel.org, r-gunasekaran@ti.com, vigneshr@ti.com, d-gole@ti.com Subject: Re: [PATCH] usb: typec: tipd: Separate reset for TPS6598x Message-ID: <2024010559-passcode-bogus-2c97@gregkh> References: <20240105-next-tps-fix-v1-1-158cabaec168@ti.com> <78925337-0bba-ca7d-aeb1-2d5c53c565ea@omp.ru> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78925337-0bba-ca7d-aeb1-2d5c53c565ea@omp.ru> On Fri, Jan 05, 2024 at 12:15:36PM +0300, Sergey Shtylyov wrote: > Hello! > > On 1/5/24 12:06 PM, Jai Luthra wrote: > > > Some platforms like SK-AM62, SK-AM62A cannot boot up to prompt if > > TPS6598x is cold-reset during unconditionally on probe failures by > > Hm, I can't parse this. During what? See the thread that is listed here: > > Closes: https://lore.kernel.org/linux-usb/vmngazj6si7xxss7txenezkcukqje2glhvvs7ipdcx3vjiqvlk@ohmmhhhlryws/ thanks, greg k-h