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
F108430349: D34028.id.diff
Fri, Jan 24, 5:25 PM
Unknown Object (File)
Thu, Jan 23, 6:24 PM
Unknown Object (File)
Tue, Jan 14, 8:29 PM
Unknown Object (File)
Sun, Jan 12, 10:57 PM
Unknown Object (File)
Mon, Dec 30, 9:45 PM
Unknown Object (File)
Dec 17 2024, 1:21 AM
Unknown Object (File)
Dec 12 2024, 10:32 PM
Unknown Object (File)
Nov 28 2024, 4:17 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 Not Applicable
Unit
Tests Not Applicable

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.