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)
Wed, Mar 18, 3:51 AM
Unknown Object (File)
Tue, Mar 17, 10:38 AM
Unknown Object (File)
Sun, Mar 15, 6:30 AM
Unknown Object (File)
Sun, Mar 15, 3:37 AM
Unknown Object (File)
Tue, Mar 10, 11:57 AM
Unknown Object (File)
Feb 8 2026, 10:27 PM
Unknown Object (File)
Jan 10 2026, 1:47 AM
Unknown Object (File)
Dec 7 2025, 7:03 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