[PATCH V4 4/8] drivers: mmc: am654_sdhci: Update OTAP/ITAP delay

Nishanth Menon nm at ti.com
Wed Aug 23 16:21:51 CEST 2023


On 06:38-20230823, Nishanth Menon wrote:
> On 15:48-20230823, Nitin Yadav wrote:
> [...]
> 
> > > > > -    for (i = MMC_HS; i <= MMC_HS_400; i++) {
> > > > > +    for (i = MMC_LEGACY; i <= MMC_HS_400; i++) {
> > > > 
> > > > I'm not super familiar with mmc drivers in general, but it feels like
> > > > this bit does not really belong in this patch. >
> > > > Is this another bugfix for removing otap-del-sel for MMC_LEGACY devices
> > > > or does U1 UHS SD cards are considered to be of MMC_LEGACY type ?
> > > yes, its two different fix. Internally I posted two patches for them.
> > > can be referred in below links:
> > > 
> > > https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-6.1.y-cicd&id=b5a2f7972fd142df03a15ba58829aa068c891abf
> > > 
> > > https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-6.1.y-cicd&id=527095165281cbc60a1b42995c1e55e6756cbe93
> > > 
> > For uboot somehow it got merged as single patch as It was one of my first
> > fix :) .
> 
> Thanks for the pointer. I will pick the latest up for V5.

After a bit of offline discussions with Nitin and other folks, looks
like sdhci fixes need to be it's own series. will drop that from V5.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list