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
F170877967: D47422.id149814.diff
Mon, Sep 7, 5:54 AM
Unknown Object (File)
Sat, Sep 5, 9:48 PM
Unknown Object (File)
Fri, Sep 4, 9:29 AM
Unknown Object (File)
Fri, Sep 4, 8:11 AM
Unknown Object (File)
Fri, Sep 4, 7:41 AM
Unknown Object (File)
Thu, Sep 3, 6:36 AM
Unknown Object (File)
Wed, Sep 2, 5:35 AM
Unknown Object (File)
Tue, Sep 1, 2:21 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 60719
Build 57603: arc lint + arc unit

Event Timeline

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

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

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

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.