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)
Fri, Oct 25, 3:53 AM
Unknown Object (File)
Fri, Oct 25, 3:52 AM
Unknown Object (File)
Fri, Oct 25, 3:52 AM
Unknown Object (File)
Fri, Oct 25, 3:52 AM
Unknown Object (File)
Fri, Oct 25, 3:48 AM
Unknown Object (File)
Oct 14 2024, 10:54 PM
Unknown Object (File)
Oct 11 2024, 11:50 PM
Unknown Object (File)
Oct 5 2024, 8:55 AM
Subscribers

Details

Summary

Add a missing call to mmc_fdt_parse, without it some dts properties
are not parsed.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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