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, Jan 22, 9:12 PM
Unknown Object (File)
Fri, Jan 17, 9:04 PM
Unknown Object (File)
Jan 10 2025, 3:11 AM
Unknown Object (File)
Jan 10 2025, 2:47 AM
Unknown Object (File)
Jan 10 2025, 2:15 AM
Unknown Object (File)
Jan 9 2025, 5:28 PM
Unknown Object (File)
Jan 2 2025, 9:31 PM
Unknown Object (File)
Dec 12 2024, 12:09 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 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