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)
Sun, Dec 7, 7:03 AM
Unknown Object (File)
Wed, Dec 3, 4:41 PM
Unknown Object (File)
Sun, Nov 30, 3:30 AM
Unknown Object (File)
Sun, Nov 30, 12:30 AM
Unknown Object (File)
Mon, Nov 24, 4:19 PM
Unknown Object (File)
Thu, Nov 20, 8:43 PM
Unknown Object (File)
Thu, Nov 20, 7:08 PM
Unknown Object (File)
Thu, Nov 20, 7:08 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 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