Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp392399ybg; Mon, 1 Jun 2020 04:17:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQa9LiQXG4/2OBWohseVvD9etvURyhZKsVhfmUlQSOVealATc4n3EQ1hpJCS0U+tFBHQuB X-Received: by 2002:a17:907:33ce:: with SMTP id zk14mr18754727ejb.2.1591010273434; Mon, 01 Jun 2020 04:17:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591010273; cv=none; d=google.com; s=arc-20160816; b=fMvfYJrXBdjcb0WGSzgzzymYfpLGQt6Xe7otmp4FVq6DUfqP0ROdeJKO0TtE7rJ2jQ dWisTcNlzKLawVul2Rk8X1rBkpNqvXQZPPJb9rBNC5KctqfyZ6uOs9m9B/Bm2ebNhR+X PLX1qSYgY/YYpNxMREoJS/Olkm+L7CmO76h0i+TdsjPyD4cQNeQnyN0gpEipHiZtnu9J GCmVZKUO93GPQ1MooasYuCnFO7rZ63P/8dtj3OT10EBC1TsbYoEZK3WfllWnCPi0oJKB eyvebZnarqqXyGrt0pw2UW0/DQIUmUciDH/dHOKxkT9VBfsxjdUPuQeejAvLlahPzrzR rAqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=ZFGqVJ6GgtBhnD2tFNnuMuaO+oYTn+2KuYq4wRxOKF0=; b=vsIwwcCk18tm+h+bk30vPsJWO7EM5xKqB3u/QfiFJuwWO9ucleieSZ9qxHHLZbxVs7 TR+2pvhshjyjP5ROyq5+lLQ+GzWnsqEbqsnN5FFR55x0kBcKVcWCHXN9VJA6vGaDyUVQ s1dFqyx/NAOCy9dKJBAirMbMPCbdriasQeJGUBZyi/pZGmrGGxCni76/ZqqYZQa6JpXw XpfxPubw+mkIqUwMlmwctWGNuK8+dYm7WViF6u1MeoeVxwVjnfPNB4uoCBRESfzKpCVT jFee5rVehXtBs8EeGtKGeg4NCoL+aJ0SwxpERBe7deDdjGOD8SYHBGROY0h/WpS773OP 35XQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h91si2542257edc.340.2020.06.01.04.17.30; Mon, 01 Jun 2020 04:17:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727000AbgFALM5 (ORCPT + 99 others); Mon, 1 Jun 2020 07:12:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:44718 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725788AbgFALMx (ORCPT ); Mon, 1 Jun 2020 07:12:53 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 49bCFc2B4vz1qrfx; Mon, 1 Jun 2020 13:12:52 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 49bCFc0d6Nz1shfQ; Mon, 1 Jun 2020 13:12:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id fDuklQMg020N; Mon, 1 Jun 2020 13:12:50 +0200 (CEST) X-Auth-Info: r77Fr9Ohw+7TGYKK7/UTdauUTk2CLmsK1zv+WP0dhuA= Received: from [127.0.0.1] (unknown [195.140.253.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 1 Jun 2020 13:12:50 +0200 (CEST) Subject: Re: [PATCH v3 0/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware To: Nicolas Saenz Julienne , mbrugger@suse.com, u-boot@lists.denx.de, bmeng.cn@gmail.com, linux-kernel@vger.kernel.org Cc: sjg@chromium.org, m.szyprowski@samsung.com, s.nawrocki@samsung.com, mark.kettenis@xs4all.nl References: <20200505162607.334-1-nsaenzjulienne@suse.de> <2a8f0190c9d418cee89451c7dc3a227b9d0b5f45.camel@suse.de> <9aea19124817a3d9fa004ec495ea6d1036d2dc8d.camel@suse.de> From: Marek Vasut Message-ID: Date: Mon, 1 Jun 2020 13:12:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <9aea19124817a3d9fa004ec495ea6d1036d2dc8d.camel@suse.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/1/20 1:09 PM, Nicolas Saenz Julienne wrote: > On Mon, 2020-06-01 at 12:53 +0200, Marek Vasut wrote: >> On 6/1/20 12:47 PM, Nicolas Saenz Julienne wrote: >>> On Tue, 2020-05-05 at 18:26 +0200, Nicolas Saenz Julienne wrote: >>>> Newer revisions of the RPi4 need their xHCI chip, VL805, firmware to be >>>> loaded explicitly. Earlier versions didn't need that as they where using >>>> an EEPROM for that purpose. This series takes care of setting up the >>>> relevant infrastructure and run the firmware loading routine at the >>>> right moment. >>>> >>>> Note that this builds on top of Sylwester Nawrocki's "USB host support >>>> for Raspberry Pi 4 board" series. >>>> >>>> --- >>> >>> Please don't forget about this series. The new 8GB RPi4 contains this HW >>> design >>> change and USB will not work without it. See this discussion on the >>> downstream >>> kernel github, where other OS/bootloaders are hitting the issue: >>> >>> https://github.com/raspberrypi/firmware/issues/1402 >>> >>> Otherwise, the Linux version of this is already in linux-next: >>> >>> > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/usb/host/pci-quirks.c?h=next-20200529&id=c65822fef4adc0ba40c37a47337376ce75f7a7bc >> >> We're already at 2020.07-rc3 , so unless this is a bugfix (does not look >> that way), this will have to wait for next release cycle. > > Of course. As long as it eventually gets in I'm happy (not implying this > specific series is flawless, but the overall mechanism). I'm just worried this > gets lost. > >> Also, it seems >> there was a lengthy ongoing discussion, is that already sorted out ? > > Well, there was some discussion on how to incorporate the platform specific > callback into XCHI's code. Which this revision of the series addresses. But, > IIRC, that's pretty much it as far as discussion is concerned. Oh, right, since the firmware loading hook looks like a reset hook, why isn't that implemented via reset controller API instead ?