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)
Thu, Apr 18, 1:52 PM
Unknown Object (File)
Thu, Mar 28, 8:37 PM
Unknown Object (File)
Mar 1 2024, 9:29 AM
Unknown Object (File)
Feb 16 2024, 4:00 PM
Unknown Object (File)
Jan 14 2024, 4:20 PM
Unknown Object (File)
Jan 10 2024, 1:53 AM
Unknown Object (File)
Dec 14 2023, 7:56 AM
Unknown Object (File)
Dec 12 2023, 6:56 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