Page MenuHomeFreeBSD

sdhci_fsl_fdt: Apply errata for LX2160A
ClosedPublic

Authored by hum_semihalf.com on Jan 25 2022, 8:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 25, 2:42 PM
Unknown Object (File)
Tue, Jun 24, 3:00 AM
Unknown Object (File)
Mon, Jun 23, 1:49 AM
Unknown Object (File)
Sun, Jun 22, 1:57 PM
Unknown Object (File)
Sat, Jun 21, 8:10 PM
Unknown Object (File)
Sat, Jun 21, 4:09 PM
Unknown Object (File)
Fri, Jun 20, 2:36 AM
Unknown Object (File)
Wed, Jun 11, 4:52 AM

Details

Summary

LX2160A is affected by two erratum regarding SDHCI. However this board
has generic compat string in DTS for SDHCI which means erratum cannot
be simply applied. Compare compat string from "/" path with LX2160A
compat string when attaching device and apply erratum.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

one nit to check on, otherwise looks OK to me.

sys/dev/sdhci/sdhci_fsl_fdt.c
806

This comment looks misaligned... though that may be an artifact of phab.

This revision is now accepted and ready to land.Jan 28 2022, 12:11 AM
This revision was automatically updated to reflect the committed changes.