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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF3B6C32771 for ; Mon, 26 Sep 2022 10:37:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235772AbiIZKhi (ORCPT ); Mon, 26 Sep 2022 06:37:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235910AbiIZKfZ (ORCPT ); Mon, 26 Sep 2022 06:35:25 -0400 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C407152443; Mon, 26 Sep 2022 03:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1664187705; x=1695723705; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ZI/NmP5hf87eJW7hJhRibqf28tTpkvqWuLGDEY5H9K0=; b=L4FSJGSZvMpCYIt4BQ14szrEKWBekLl3ARCKYoVtBlaHuDjxp8ZcYhL8 s8O3Ltqc22QqxXcM/kyhMChjHBzr1equRHd213fx/d23O5U3QgVbL70EA dOdlYMdf+J27fBY/0Hzbv161A+jbPEpFYXdgKIuYJfW1/dIkgVkFlJGe5 Ez17S08NF1hLEpbnBZfn4+jKx9738TwElJezTt6O0BHcu3+ZGYH3TaVQM gDtxcstzWDmbrCHSAYWrWeRJwZV76+5FiwSok5ypZazn0bxA49Yk5L7On HolIzkTiPkpcV336DgEVJXlKH99MwKcuuCgedP66swtIwFFZkdb6bRFTh A==; X-IronPort-AV: E=McAfee;i="6500,9779,10481"; a="362821284" X-IronPort-AV: E=Sophos;i="5.93,345,1654585200"; d="scan'208";a="362821284" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Sep 2022 03:21:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10481"; a="598678576" X-IronPort-AV: E=Sophos;i="5.93,345,1654585200"; d="scan'208";a="598678576" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga006.jf.intel.com with ESMTP; 26 Sep 2022 03:21:41 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oclF5-007kSA-1y; Mon, 26 Sep 2022 13:21:39 +0300 Date: Mon, 26 Sep 2022 13:21:39 +0300 From: Andy Shevchenko To: Ferry Toth Cc: Andrey Smirnov , Greg Kroah-Hartman , Felipe Balbi , Thinh Nguyen , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Thinh Nguyen Subject: Re: [PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present Message-ID: References: <20220403164907.662860-1-andrew.smirnov@gmail.com> <691c3073-5105-9a2b-e6f2-ea0a4b8aaea8@gmail.com> <47a0249c-e129-7e98-503d-4254f216e485@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 24, 2022 at 06:06:04PM +0200, Ferry Toth wrote: > Op 24-09-2022 om 03:34 schreef Andrey Smirnov: ... > Ulpi is there but is waiting for driver. This rings a bell to the fw_devlink broken series [1]. [1]: https://lore.kernel.org/r/CAOesGMh5GHCONTQ9M1Ro7zW-hkL_1F7Xt=xRV0vYSfPY=7LYkQ@mail.gmail.com -- With Best Regards, Andy Shevchenko