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
F114878302: D30122.id88939.diff
Fri, Apr 18, 12:57 AM
F114847314: D30122.diff
Thu, Apr 17, 3:06 PM
Unknown Object (File)
Thu, Apr 17, 1:15 PM
Unknown Object (File)
Thu, Apr 17, 12:06 PM
Unknown Object (File)
Thu, Apr 17, 8:40 AM
Unknown Object (File)
Mar 18 2025, 2:39 PM
Unknown Object (File)
Mar 16 2025, 4:33 PM
Unknown Object (File)
Feb 25 2025, 9:26 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