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)
Sat, Apr 11, 2:27 PM
Unknown Object (File)
Fri, Apr 10, 4:33 AM
Unknown Object (File)
Thu, Apr 9, 3:56 PM
Unknown Object (File)
Thu, Apr 9, 3:55 PM
Unknown Object (File)
Thu, Apr 9, 8:57 AM
Unknown Object (File)
Mon, Apr 6, 11:30 AM
Unknown Object (File)
Mon, Apr 6, 8:17 AM
Unknown Object (File)
Wed, Apr 1, 4:10 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