Page MenuHomeFreeBSD

sdhci_fsl_fdt.c: Add a missing call to mmc_fdt_parse.
ClosedPublic

Authored by lha_semihalf.com on May 5 2021, 2:00 PM.
Tags
None
Referenced Files
F158872884: D30122.diff
Sun, Jun 7, 3:27 AM
Unknown Object (File)
Thu, May 21, 8:29 PM
Unknown Object (File)
Sat, May 9, 6:27 AM
Unknown Object (File)
May 3 2026, 12:53 AM
Unknown Object (File)
Apr 29 2026, 1:20 AM
Unknown Object (File)
Apr 28 2026, 10:27 PM
Unknown Object (File)
Apr 28 2026, 10:24 PM
Unknown Object (File)
Apr 28 2026, 6:58 PM
Subscribers

Details

Summary

Add a missing call to mmc_fdt_parse, without it some dts properties
are not parsed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

You are right, I am working on using parsed values and will update this patch next week probably.

Implement usage of values parsed from fdt, add support for max-frequency property.

This revision is now accepted and ready to land.May 13 2021, 8:12 AM