Page MenuHomeFreeBSD

scmi: Add devicetree transport properties
ClosedPublic

Authored by cristian.marussi_arm.com on Nov 4 2024, 8:51 AM.
Tags
None
Referenced Files
F162898898: D47422.id149814.diff
Sat, Jul 18, 3:15 AM
Unknown Object (File)
Fri, Jul 10, 9:56 AM
Unknown Object (File)
Sat, Jul 4, 8:24 AM
Unknown Object (File)
Sat, Jun 27, 5:19 PM
Unknown Object (File)
May 19 2026, 6:20 PM
Unknown Object (File)
May 18 2026, 9:33 PM
Unknown Object (File)
May 18 2026, 9:01 AM
Unknown Object (File)
May 17 2026, 9:28 PM
Subscribers

Details

Summary

SCMI transport characteristics can be optionally described in the
devicetree to override the default build-time values.

Tested on: Arm Morello Board
Sponsored by: Arm Ltd
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/dev/firmware/arm/scmi.c
266

td might be confusing as it's also used to hold a pointer to the thread struct

sys/dev/firmware/arm/scmi.c
266

Indeed. I will fix.

This revision is now accepted and ready to land.Nov 28 2024, 12:04 PM
This revision was automatically updated to reflect the committed changes.