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 X-Spam-Level: X-Spam-Status: No, score=-13.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55EFDC4743C for ; Fri, 4 Jun 2021 16:53:19 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D087161287 for ; Fri, 4 Jun 2021 16:53:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D087161287 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5A71682EF5; Fri, 4 Jun 2021 18:53:17 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.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=ti.com header.i=@ti.com header.b="kjLYFb4m"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6207682F08; Fri, 4 Jun 2021 18:53:15 +0200 (CEST) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4923582ECD for ; Fri, 4 Jun 2021 18:53:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=praneeth@ti.com Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 154Gr3ou096171 for ; Fri, 4 Jun 2021 11:53:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1622825583; bh=Q5u6dMT7midys/gkRef2X/NVrIdUbwf16ZVLBBYlDQ4=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=kjLYFb4mEL/eNVk8MFd4g7+1B+m27Dg/KQfVZHXxE00Qg450oCt/0SyLO1umEbeC+ YrF3y2xk1vuNOt7zVD95kWxbgEq4meQ86yLx1hHN2jLAzGbljrLlCrP0foiClC0aYa V+cYrOJXfMBMGV+ZauOkPjrEHl8/GiBrmWRR0dRk= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 154Gr24B070319 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 4 Jun 2021 11:53:03 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Fri, 4 Jun 2021 11:53:02 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Fri, 4 Jun 2021 11:53:02 -0500 Received: from [128.247.81.61] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 154Gr2of083731; Fri, 4 Jun 2021 11:53:02 -0500 Subject: Re: [PATCH v3 00/10] AM642-EVM: Add USB support To: Aswath Govindraju CC: Kishon Vijay Abraham I , Lokesh Vutla , Dave Gerlach , Nishanth Menon , Vignesh Raghavendra , Suman Anna , Keerthy , References: <20210604163043.12811-1-a-govindraju@ti.com> <6c6264e0-ab5e-0246-4949-61249a350e1c@ti.com> From: Praneeth Bajjuri Message-ID: <507e692b-50d6-1573-1a40-97b5b48bcb3f@ti.com> Date: Fri, 4 Jun 2021 11:53:02 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <6c6264e0-ab5e-0246-4949-61249a350e1c@ti.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.102.4 at phobos.denx.de X-Virus-Status: Clean Aswath, Suman, Dave, Gowtham, Vignesh On 6/4/21 11:49 AM, Aswath Govindraju wrote: > Hi Praneeth, > > On 04/06/21 10:18 pm, Praneeth Bajjuri wrote: >> >> >> On 6/4/21 11:30 AM, Aswath Govindraju wrote: >>> The following series of patches add support for the following >>> - Kconfig symbol for giving the load address for ATF >>> - USB Mass storage boot mode in AM642-EVM >>> - DFU boot mode in AM642-EVM >>> - Host and peripheral modes for AM642-EVM in U-Boot >>> - Set the USB PHY core voltage to 0.85V >>> >>> changes since v2, >>> - Increased the max size of ATF in patch 9 >> >> Please confirm if this is tested on ATF 2.5 too. >> > > Sorry, for not mentioning it. > > Yes, this series was tested using ATF 2.5. Ok , pulling to ti-u-boot. Aswath: 1. Please send the updated series to upstream u-boot as well. 2. post the kernel dts change to mainline as well. Vignesh, Assuming you are pulling the KIG patch too. Suman/Dave/Gowtham, Assuming you are pulling the kernel patch too. > > Thanks, > Aswath > >> >>> - Added reviewed-by from Suman Anna in patch 1 >>> - Reworded the subject of patch 8 >>> >>> changes since v1, >>> - Corrected the default load address of ATF to >>>    0x70000000 >>> >>> Aswath Govindraju (10): >>>    tools: k3_fit_atf: Add support for providing ATF load address using a >>>      Kconfig symbol >>>    arm: mach-k3: am642_init: Add support for USB boot mode >>>    arm: mach-k3: am642_init: Do USB fixups to facilitate host and device >>>      boot modes >>>    board: ti: am64x: Set the core voltage of USB PHY to 0.85V >>>    arm: dts: k3-am64-main: Add USB DT nodes >>>    arm: dts: k3-am642-*-evm: Add USB support >>>    arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to >>>      peripheral for USB subsystem >>>    configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to >>>      satisfy the limitations for USB DFU boot mode >>>    arm: dts: k3-am64-main: Update the location of ATF in SRAM and >>>      increase its max size >>>    configs: am64: Enable configs to support USB host and device modes >>> >>>   arch/arm/dts/k3-am64-main.dtsi                | 32 ++++++++++++- >>>   arch/arm/dts/k3-am642-evm-u-boot.dtsi         | 13 ++++++ >>>   arch/arm/dts/k3-am642-evm.dts                 | 18 ++++++++ >>>   arch/arm/dts/k3-am642-r5-evm.dts              | 18 ++++++++ >>>   arch/arm/mach-k3/Kconfig                      |  7 +++ >>>   arch/arm/mach-k3/am642_init.c                 | 46 ++++++++++++++++++- >>>   arch/arm/mach-k3/config.mk                    |  1 + >>>   arch/arm/mach-k3/include/mach/am64_hardware.h | 11 +++-- >>>   arch/arm/mach-k3/include/mach/am64_spl.h      |  6 ++- >>>   board/ti/am64x/evm.c                          | 14 ++++++ >>>   configs/am64x_evm_a53_defconfig               | 40 ++++++++++++++++ >>>   configs/am64x_evm_r5_defconfig                | 38 +++++++++++++-- >>>   include/configs/am64x_evm.h                   | 15 +++++- >>>   tools/k3_fit_atf.sh                           |  9 ++-- >>>   14 files changed, 251 insertions(+), 17 deletions(-) >>> >