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 4A2F5C4332F for ; Wed, 5 Oct 2022 08:45:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230113AbiJEIpA (ORCPT ); Wed, 5 Oct 2022 04:45:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229907AbiJEIo5 (ORCPT ); Wed, 5 Oct 2022 04:44:57 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C35A21A828; Wed, 5 Oct 2022 01:44:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1664959495; x=1696495495; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=elwF0zRXApeooFfPNF0C1cxDBpdF/2kxdpqipgtP+uY=; b=ZabGbvYk4ukm7beiBg1KR7vX02IymTkkrULzf9fVP5DrJp1p9e0JleS5 0bsy2tafxzW8jsLXJ1y0lOgWibQPtAN23t5KpEeWlzZIPH/LybU9+0rXV TGdr1QOdNwvAd3AtwLLcXQxzvWjO2ctM1wUD3HvB0Mn9Q1k5yNZMQMl89 KDme7Roi5kyQZD64ZpST8KfT1d9Bgumr7VmjDuoonj4JwB14hXFG2gFiv PGOz1PMJV/I5hHA9/uIjol0v9oh5r1vScvl7o4fp24T6Wwk0ScA0WqF4Q 4ypre/LSje8/n7j1xyWkvrBwbZoDFoHomzIlTumZZkfbQ+AdzNpJfH/8g g==; X-IronPort-AV: E=McAfee;i="6500,9779,10490"; a="367229213" X-IronPort-AV: E=Sophos;i="5.95,159,1661842800"; d="scan'208";a="367229213" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Oct 2022 01:44:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10490"; a="619404495" X-IronPort-AV: E=Sophos;i="5.95,159,1661842800"; d="scan'208";a="619404495" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga007.jf.intel.com with ESMTP; 05 Oct 2022 01:44:53 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1og01L-002ZDI-1T; Wed, 05 Oct 2022 11:44:51 +0300 Date: Wed, 5 Oct 2022 11:44:51 +0300 From: Andy Shevchenko To: Ferry Toth Cc: Andrey Smirnov , Thinh Nguyen , Greg Kroah-Hartman , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Felipe Balbi , "stable@vger.kernel.org" Subject: Re: [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" Message-ID: References: <20220927155332.10762-1-andriy.shevchenko@linux.intel.com> <20220927155332.10762-3-andriy.shevchenko@linux.intel.com> <20221003215734.7l3cnb2zy57nrxkk@synopsys.com> <20221005021212.qwnbmq6p7t26c3a4@synopsys.com> <25bc7dbe-f530-298f-f826-087606cf9491@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25bc7dbe-f530-298f-f826-087606cf9491@gmail.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, Oct 05, 2022 at 10:10:42AM +0200, Ferry Toth wrote: > On 05-10-2022 04:39, Andrey Smirnov wrote: > > On Tue, Oct 4, 2022 at 7:12 PM Thinh Nguyen wrote: ... > > FWIW, I just got the same HW Ferry has last week and am planning to > > work on this over the weekend. > I can help you setup, we have binary images available on github as well as > Yocto recipies to build them. Also you can build all components (U-Boot, kernel, Buildroot initrd) separately as explained here: https://edison-fw.github.io/edison-wiki/u-boot-update https://edison-fw.github.io/edison-wiki/vanilla https://github.com/andy-shev/buildroot/tree/intel/board/intel/common -- With Best Regards, Andy Shevchenko