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
Unknown Object (File)
Mon, Nov 10, 6:05 AM
Unknown Object (File)
Fri, Nov 7, 10:51 PM
Unknown Object (File)
Fri, Nov 7, 12:33 AM
Unknown Object (File)
Mon, Nov 3, 11:03 PM
Unknown Object (File)
Sat, Nov 1, 3:38 PM
Unknown Object (File)
Fri, Oct 31, 2:38 PM
Unknown Object (File)
Oct 14 2025, 12:46 AM
Unknown Object (File)
Oct 14 2025, 12:46 AM
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 Not Applicable
Unit
Tests Not Applicable

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