From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web12.3016.1588234393767556522 for ; Thu, 30 Apr 2020 01:13:13 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ard.biesheuvel@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 721EE1063; Thu, 30 Apr 2020 01:13:13 -0700 (PDT) Received: from [192.168.1.81] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CA1EC3F68F; Thu, 30 Apr 2020 01:13:12 -0700 (PDT) Subject: Re: [PATCH edk2-platforms 1/2] Silicon/TexasInstruments/Omap35xxPkg: switch to new MMC host protocol name To: Leif Lindholm Cc: devel@edk2.groups.io References: <20200429184705.20934-1-ard.biesheuvel@arm.com> <20200429213704.GM21486@vanye> From: "Ard Biesheuvel" Message-ID: Date: Thu, 30 Apr 2020 10:13:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200429213704.GM21486@vanye> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 4/29/20 11:37 PM, Leif Lindholm wrote: > On Wed, Apr 29, 2020 at 20:47:04 +0200, Ard Biesheuvel wrote: >> The protocol name for EmbeddedPkg's version of the MMC host protocol was >> changed to reflect that this protocol is not the one that the UEFI spec >> defines. So update OMAP3's MMC host DXE driver accordingly. >> >> Signed-off-by: Ard Biesheuvel > > With the corresponding name change as the edk2 patch: > Reviewed-by: Leif Lindholm Pushed as 1b2461ea7f2f..0c4a285e39ab